|
|
Nan
|
public class NanPoint : NanObj
The NanPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| CalcRange | 객체의 최소, 최대 범위를 계산한다. (Overrides NanObjCalcRange) | |
| Clone | 객체를 복사한다. (Overrides NanObjClone) | |
| GetPointSize | 점 크기를 가져온다. | |
| GetPointType | 점 모양을 가져온다. | |
| SetPointSize | 점 크기를 설정한다. | |
| SetPointType | 점 모양을 설정한다. | |
| SetPosition(XVertex3d) | 점 위치를 설정한다. | |
| SetPosition(Double, Double, Double) | 점 위치를 설정한다. | |
| ToObjectString | 객체 class 이름을 가져온다. |