Description
Removes a primitive from the composite.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub Remove( _
ByVal Primitive As IAgStkGraphicsPrimitive _
)
|
Parameters
- Primitive
- The primitive to remove from the composite.
Remarks
If primitive does not exist in the composite,
this call is ignored.