|
NXPlanetViewAutoFocus Property
|
현재 뷰에서 마우스의 이동에 따라 초점을 강제적으로 가져올지 여부를 확인하거나 설정한다. 다른 컨트롤에(입력 컨트롤 등) 입력초점을 남기려면 false로 설정한다.
Namespace: Pixoneer.NXDL.NXPlanetAssembly: NXPlanet (in NXPlanet.dll) Version: 2.0.3.38
Syntaxpublic bool AutoFocus { get; set; }
Property Value
Boolean
See Also