_DAcadDocumentEventsObjectErased
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
void ObjectErased(
long ObjectID
)
Sub ObjectErased (
ObjectID As Long
)
void ObjectErased(
[InAttribute] long long ObjectID
)
abstract ObjectErased :
ObjectID : int64 -> unit
Parameters
- ObjectID Int64
-
See Also