Click or drag to resize
XDL

XscAttrSetTextColor Property

객체의 텍스트 색상을 확인하거나 설정한다.
TextColor is deprecated : Unsafe property, please use FontColor

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 2.0.3.31
Syntax
C#
public Color TextColor { get; set; }

Property Value

Type: Color
See Also