IAcadAcCmColorColorMethod
Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
AcColorMethod ColorMethod { get; set; }
Property ColorMethod As AcColorMethod
Get
Set
property AcColorMethod ColorMethod {
AcColorMethod get ();
void set (AcColorMethod value);
}
abstract ColorMethod : AcColorMethod with get, set
Property Value
AcColorMethod
See Also