Click or drag to resize
XDL

XvcScaleBar Class

축척막대를 나타낸다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NVCXvcObj
    Pixoneer.NXDL.NVCXvcScaleBar

Namespace: Pixoneer.NXDL.NVC
Assembly: NXDLvc (in NXDLvc.dll) Version: 2.0.3.38
Syntax
C#
public class XvcScaleBar : XvcObj

The XvcScaleBar type exposes the following members.

Constructors
 NameDescription
Public methodXvcScaleBar XvcScaleBar 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자.
Public methodXvcScaleBar(XvcObj*) XvcScaleBar의 새로운 인스턴스를 입력 값(C++ XvcScaleBar)을 통해 초기화한다.
Top
Properties
 NameDescription
Public propertyFontName 축척 문자열의 글꼴 이름을 가져오거나 설정한다.
Public propertyFontSize 축척 문자열의 글꼴 크기를 가져오거나 설정한다.
Public propertyScaleBarType 렌더링시 그려지는 형식을 가져오거나 설정한다.
Top
Methods
 NameDescription
Public methodSetSR 지리 참조 좌표계를 설정한다.
Top
See Also