Click or drag to resize
XDL

NanObj.TextBackColor Property

글씨 배경색을 가져온다.(TextStyle이 Solid가 아닐 경우 사용된다)

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public Color TextBackColor { get; }

Property Value

Color
See Also