Click or drag to resize
XDL

NanPoint Methods

The NanPoint type exposes the following members.

Methods
  Name Description
Public method CalcRange 객체의 최소, 최대 범위를 계산한다.
(Overrides NanObj.CalcRange())
Public method Clone 객체를 복사한다.
(Overrides NanObj.Clone())
Public method GetPointSize 점 크기를 가져온다.
Public method GetPointType 점 모양을 가져온다.
Public method SetPointSize 점 크기를 설정한다.
Public method SetPointType 점 모양을 설정한다.
Public method SetPosition(XVertex3d) 점 위치를 설정한다.
Public method SetPosition(Double, Double, Double) 점 위치를 설정한다.
Public method Static member ToObjectString 객체 class 이름을 가져온다.
Top
See Also