Click or drag to resize
XDL

NXMapViewGetRotationAngle Method

화면의 회전각을 가져온다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public XAngle GetRotationAngle()

Return Value

Type: XAngle
화면의 회전각.
See Also