Click or drag to resize
XDL

MilmapScalePBP Class

지명 데이터를 읽어서 구성되는 Milmap의 환경설정 내용.
Inheritance Hierarchy

Namespace:  Pixoneer.NXDL.NXMilmap
Assembly:  NXMilmap (in NXMilmap.dll) Version: 2.0.3.31
Syntax
C#
public class MilmapScalePBP : MilmapScale

The MilmapScalePBP type exposes the following members.

Constructors
  NameDescription
Public methodMilmapScalePBP
MilmapScalePBP 객체를 생성하고 데이터 멤버를 초기화한다. 기본 생성자.
Top
Properties
  NameDescription
Public propertyFontSize
데이터 그룹에서 PBP(Pixoneer Base Placename) 문자열의 글꼴 크기
Public propertyMaxLevel
데이터 그룹이 도시될 최대 도시 Level.
Public propertyMinLevel
데이터 그룹이 도시될 최소 도시 Level.
Public propertyRenderColor
데이터 그룹에서 PBP(Pixoneer Base Placename) Text의 색상.
Top
See Also