Void
IGraphicsCollection
.Remove(
IGraphicsEntity
graphicsEntity)
Removes one entity from the collection.
Remarks
Examples
Parameters
graphicsEntity
Type:
IGraphicsEntity
The entity to remove.
Return Value
Type: Void