ColorHasColorName Property
|
Gets if there is a color name.
Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool HasColorName { get; }
Public ReadOnly Property HasColorName As Boolean
Get
public:
property bool HasColorName {
bool get ();
}
member HasColorName : bool with get
Property Value
Boolean
See Also