Click or drag to resize
XDL

NXMapViewBackgroundMapBrightness Property

배경지도의 명도(밝기)를 가져오거나 설정한다. 0~2의 값이 유효하며 1이 기본값이다. 0값에 가까울수록 어두워진다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public float BackgroundMapBrightness { get; set; }

Property Value

Type: Single
See Also