ColorColorMethod Property
|
Gets the color method.
Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public ColorMethod ColorMethod { get; }
Public ReadOnly Property ColorMethod As ColorMethod
Get
public:
property ColorMethod ColorMethod {
ColorMethod get ();
}
member ColorMethod : ColorMethod with get
Property Value
Type:
ColorMethod
See Also