|
|
Nan
|
The NanMeasureHeight type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CalcRange | 객체의 최소, 최대 범위를 계산한다. (Overrides NanObjCalcRange) |
|
|
ChangeTextPosition | 측정값과 측정값 도시 위치를 계산한다. |
|
|
Clone | 객체를 복사한다. (Overrides NanObjClone) |
|
|
GetVertices | 높이 측정을 위해 설정한 위치를 가져온다. |
|
|
SetEndShapeType | 선 끝 화살표 type을 설정한다. |
|
|
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)) |
|
|
SetVertices | 높이 측정을 위한 위치를 설정한다. |
|
|
ToObjectString | 객체 class 이름을 가져온다. |