Click or drag to resize
XDL

NXPlanetViewOnMouseWheelBridge Method

어플리케이션에서 사용할 수 없다.

Namespace:  Pixoneer.NXDL.NXPlanet
Assembly:  NXPlanet (in NXPlanet.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.NXPlanet.NXPlanetView.OnMouseWheelBridge(System.Windows.Forms.MouseEventArgs)"]

Return Value

Type: Boolean
See Also