IAcadMaterialObjectID32 Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
ReadOnly Property ObjectID32 As Integer
        Get
 
property int ObjectID32 {
        int get ();
}
 
abstract ObjectID32 : int with get
 
 
 
Property Value
Int32
Implements
IAcadObjectObjectID32
 
See Also