Click or drag to resize
XDL

NXMapViewOnMouseWheelBridge Method

/// 어플리케이션에서 사용하지 않는다. ///

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public bool OnMouseWheelBridge(
	MouseEventArgs e
)

Parameters

e
Type: System.Windows.FormsMouseEventArgs

[Missing <param name="e"/> documentation for "M:Pixoneer.NXDL.NXMap.NXMapView.OnMouseWheelBridge(System.Windows.Forms.MouseEventArgs)"]

Return Value

Type: Boolean
See Also