Method RaiseOnEraseObject
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
RaiseOnEraseObject()
Raises the OnEraseObject Event of vdDocument object.
public bool RaiseOnEraseObject()
Returns
- bool
Returns true if the object can be Deleted
Remarks
This event is raised before the Deleted Property changes to true.