![]() |
Nan
|
The NanMeasureArea type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AddVertex | polygon 정점 리스트의 끝 부분에 정점을 추가한다. |
![]() |
CalcRange | 객체의 최소, 최대 범위를 계산한다. (Overrides NanObjCalcRange) |
![]() |
ChangeTextPosition | 측정값과 측정값 도시 위치를 계산한다. |
![]() |
Clone | 객체를 복사한다. (Overrides NanObjClone) |
![]() |
RemoveVertexAt | polygon 정점 리스트의 지정한 인덱스에서 정점을 제거한다. |
![]() |
SetBackColor |
Background 색을 설정한다.
(Overrides NanObjSetBackColor(Color)) |
![]() |
SetFillStyle |
채우기 스타일을 설정한다.
(Overrides NanObjSetFillStyle(eFillStyle)) |
![]() |
SetForeColor |
Foreground 색을 설정한다.
(Overrides NanObjSetForeColor(Color)) |
![]() |
SetLineColor |
선 색을 설정한다.
(Overrides NanObjSetLineColor(Color)) |
![]() |
SetLineStyle |
선 스타일을 설정한다.
(Overrides NanObjSetLineStyle(eLineStyle, DoubleCollection)) |
![]() |
SetLineThick |
선 두께를 설정한다.
(Overrides NanObjSetLineThick(Double)) |
![]() |
SetTextColor |
글씨 색을 설정한다.
(Overrides NanObjSetTextColor(Color)) |
![]() |
SetTextSizeUnit | 텍스트 크기 단위(world 좌표 단위)를 설정한다. |
![]() |
SetThickUnit |
도형의 선 굵기 단위(world 좌표 단위)를 설정한다.
(Overrides NanObjSetThickUnit(Boolean, Double, Double)) |
![]() |
SetVertex | polygon 정점 리스트의 지정한 인덱스에 정점을 설정한다. |
![]() ![]() |
ToObjectString | 객체 class 이름을 가져온다. |