DeleteObject Method
Object List Next Object
Defined By: MarkUpLayer
Description:
Removes a GdiObject from the display list of a MarkupLayer.
Declaration:
Sub DeleteObject (ByVal obj As Object)
Details:
The object to be deleted can be found by calling FindObject.
See Also:
FindObject method