Click or drag to resize
XDL

NanScaleBar Methods

The NanScaleBar type exposes the following members.

Methods
  Name Description
Public method CalcRange 객체의 최소, 최대 범위를 계산한다.
(Overrides NanObjCalcRange)
Public method ChangeTextPosition 축척과 축척 도시 위치를 계산한다.
Public method Clone 객체를 복사한다.
(Overrides NanObjClone)
Public method GetFontName 글꼴 이름을 가져온다.
Public method GetFontSize 글씨 크기(FontCount, 고정크기)을 가져온다.
Public method GetSelectionFontColor 선택한 텍스트에 대한 글씨 색을 가져온다.
Public method GetSelectionFontPatternBackColor 선택한 텍스트에 대한 채우기 배경색을 가져온다.
Public method GetSelectionFontPatternFillStyle 선택한 텍스트에 대한 채우기 스타일을 가져온다.
Public method GetSelectionFontSolidOpacity 선택한 텍스트에 대한 글씨 투명도를 가져온다.
Public method Set NanScaleBar 객체의 위치를 설정한다.
Public method SetFontName 글꼴을 설정한다.
Public method SetFontSize 글씨 크기(FontCount, 고정크기)를 설정한다.
Public method SetSelectionBold 글씨체를 Bold 로 설정하거나 해제한다.
Public method SetSelectionFontPatternBackColor 선택한 텍스트에 대한 채우기 배경색을 설정한다.
Public method SetSelectionFontPatternFillStyle 선택한 텍스트에 대한 채우기 스타일을 설정한다.
Public method SetSelectionFontPatternForeColor 선택한 텍스트에 대한 채우기 전경색을 설정한다.
Public method SetSelectionFontSolidColor 선택한 텍스트에 대한 글씨 색을 설정한다.
Public method SetSelectionFontSolidOpacity 선택한 텍스트에 대한 투명도를 설정한다.
Public method SetSelectionItalic 글씨체를 Italic 으로 설정하거나 해제한다.
Public method SetTextColor 글씨 색을 설정한다.
(Overrides NanObjSetTextColor(Color))
Public method SetTextSizeUnit 텍스트 크기 단위(world 좌표 단위)를 설정한다.
Public method Static member ToObjectString 객체 class 이름을 가져온다.
Top
See Also