ViewportBorderPropertiesColor Property
|
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public Color Color { get; }
Public ReadOnly Property Color As Color
Get
public:
property Color Color {
Color get ();
}
member Color : Color with get
Property Value
Type:
Color
See Also