Click or drag to resize
XDL

NXImageViewGetRotationAngle Method

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

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

Return Value

XAngle
화면의 회전각(시계 방향).
See Also