Gets or sets the TextColor of the geometric Tolerance's text.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TextColor As Color |
C# | |
---|
Color TextColor {get; set;} |
JavaScript | |
---|
TextColor : Color |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_TextColor(
IColor*
NewVal
)
C++ | |
---|
property Color^ TextColor { dsColor** Val
)
DSRESULTput_TextColor(
dsColor* NewVal
} |
Property Value
TextColor