Click or drag to resize
XDL

NAnnoationConfigIndexMapColor Property

NanBitmap 속성이 인덱스맵일 경우 인덱스맵에 표시할 위치(점) 색를 가져오거나 설정한다.

Namespace: Pixoneer.NXDL.NXAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
[XmlElementAttribute("IndexMapColor")]
public string IndexMapColor { get; set; }

Property Value

String
See Also