Remove(IGraphicsEntity)

Removes one entity from the collection.

Declaration Syntax

public void Remove(IGraphicsEntity graphicsEntity)

Parameters

graphicsEntity(IGraphicsEntity)

The entity to remove.