IAcadAcCmColorColorMethod Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.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
Type:
AcColorMethod
See Also