|
|
Nan
|
The NanMagnifier type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CalcRange | 객체의 최소, 최대 범위를 계산한다. (Overrides NanObjCalcRange) |
|
|
Clone | 객체를 복사한다. (Overrides NanObjClone) |
|
|
GetGuideLineType | 연결선 옵션을 가져온다. |
|
|
Set | 확대영역 이미지의 영역을 설정한다. |
|
|
SetBackColor |
Background 색을 설정한다.
(Overrides NanObjSetBackColor(Color)) |
|
|
SetForeColor |
Foreground 색을 설정한다.
(Overrides NanObjSetForeColor(Color)) |
|
|
SetGuideLineType | 연결선 옵션을 설정한다. |
|
|
SetLineColor |
선 색을 설정한다.
(Overrides NanObjSetLineColor(Color)) |
|
|
SetLineStyle |
선 스타일을 설정한다.
(Overrides NanObjSetLineStyle(eLineStyle, DoubleCollection)) |
|
|
SetLineThick |
선 두께를 설정한다.
(Overrides NanObjSetLineThick(Double)) |
|
|
SetMagnifiedImage | 정의된 delegate 함수에서 BitmapImage를 가져와서 확대주기의 이미지로 셋팅한다. |
|
|
SetMagnifiedImageDelegate | 확대영역을 가져오기 위한 delegate 함수를 설정한다. |
|
|
SetThickUnit |
도형의 선 굵기 단위(world 좌표 단위)를 설정한다.
(Overrides NanObjSetThickUnit(Boolean, Double, Double)) |
|
|
ToObjectString | 객체 class 이름을 가져온다. |