MaterialColorMethod Property
|
Property that represents the color method used
by material colors.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public Method Method { get; }
Public ReadOnly Property Method As Method
Get
public:
property Method Method {
Method get ();
}
member Method : Method with get
Property Value
Method
See Also