CoordinateCollectionRemove Method |
Name | Description | |
---|---|---|
![]() | Remove(ArcTo) |
Remove the ArcTo object from the collection.
|
![]() | Remove(Coordinate) |
Remove the Coordinate object from the collection.
|
![]() | Remove(Ellipse) |
Remove the Ellipse object from the collection.
|
![]() | Remove(EllipticalArcTo) |
Remove the EllipticalArcTo object from the collection.
|
![]() | Remove(InfiniteLine) |
Remove the InfiniteLine object from the collection.
|
![]() | Remove(LineTo) |
Remove the LineTo object from the collection.
|
![]() | Remove(MoveTo) |
Remove the MoveTo object from the collection.
|
![]() | Remove(NURBSTo) |
Remove the NURBSTo object from the collection.
|
![]() | Remove(PolylineTo) |
Remove the PolylineTo object from the collection.
|
![]() | Remove(RelCubBezTo) |
Remove the RelCubBezTo object from the collection.
|
![]() | Remove(RelEllipticalArcTo) |
Remove the RelEllipticalArcTo object from the collection.
|
![]() | Remove(RelLineTo) |
Remove the RelLineTo object from the collection.
|
![]() | Remove(RelMoveTo) |
Remove the RelMoveTo object from the collection.
|
![]() | Remove(RelQuadBezTo) |
Remove the RelQuadBezTo object from the collection.
|
![]() | Remove(SplineKnot) |
Remove the SplineKnot object from the collection.
|
![]() | Remove(SplineStart) |
Remove the SplineStart object from the collection.
|