CoordinateCollectionAdd Method |
| Name | Description | |
|---|---|---|
| Add(ArcTo) |
Add the ArcTo object in the collection.
| |
| Add(Coordinate) |
Add the Coordinate object in the collection.
| |
| Add(Ellipse) |
Add the Ellipse object in the collection.
| |
| Add(EllipticalArcTo) |
Add the EllipticalArcTo object in the collection.
| |
| Add(InfiniteLine) |
Add the InfiniteLine object in the collection.
| |
| Add(LineTo) |
Add the LineTo object in the collection.
| |
| Add(MoveTo) |
Add the MoveTo object in the collection.
| |
| Add(NURBSTo) |
Add the NURBSTo object in the collection.
| |
| Add(PolylineTo) |
Add the PolylineTo object in the collection.
| |
| Add(RelCubBezTo) |
Add the RelCubBezTo object in the collection.
| |
| Add(RelEllipticalArcTo) |
Add the RelEllipticalArcTo object in the collection.
| |
| Add(RelLineTo) |
Add the RelLineTo object in the collection.
| |
| Add(RelMoveTo) |
Add the RelMoveTo object in the collection.
| |
| Add(RelQuadBezTo) |
Add the RelQuadBezTo object in the collection.
| |
| Add(SplineKnot) |
Add the SplineKnot object in the collection.
| |
| Add(SplineStart) |
Add the SplineStart object in the collection.
|