MTextFragmentColor Property
|
Property that represents text color.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public EntityColor Color { get; }
Public ReadOnly Property Color As EntityColor
Get
public:
property EntityColor Color {
EntityColor get ();
}
member Color : EntityColor with get
Property Value
EntityColor
See Also