|
NXPlanetViewInverseMouseWheel Property
|
마우스 휠을 이용한 확대/축소 이벤트 방향을 확인하거나 설정한다. 기본값은 false이고 이 경우 마우스 휠을 땅길 때 확대되고, 밀 때 축소된다.
Namespace: Pixoneer.NXDL.NXPlanetAssembly: NXPlanet (in NXPlanet.dll) Version: 2.0.3.38
Syntaxpublic bool InverseMouseWheel { get; set; }
Property Value
Boolean
See Also