Click or drag to resize
XDL

NanTrapezoid Methods

The NanTrapezoid type exposes the following members.

Methods
  Name Description
Public method CalcRange 객체의 최소, 최대 범위를 계산한다.
(Overrides NanPolygonCalcRange)
Public method Clone 객체를 복사한다.
(Overrides NanPolygonClone)
Public method Set NanTrapezoid 객체 위치를 설정한다.
Public method SetRotateAngle 객체의 회전값을 설정한다. 객체 중심 위치와 북쪽 방향을 기준으로 설정한 각도만큼 회전한다. world 좌표계 기준.
(Overrides NanPolygonSetRotateAngle(Double))
Public method Static member ToObjectString 객체 class 이름을 가져온다.
Top
See Also