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