CoordinateCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(ArcTo)
Add the ArcTo object in the collection.
Public methodAdd(Coordinate)
Add the Coordinate object in the collection.
Public methodAdd(Ellipse)
Add the Ellipse object in the collection.
Public methodAdd(EllipticalArcTo)
Add the EllipticalArcTo object in the collection.
Public methodAdd(InfiniteLine)
Add the InfiniteLine object in the collection.
Public methodAdd(LineTo)
Add the LineTo object in the collection.
Public methodAdd(MoveTo)
Add the MoveTo object in the collection.
Public methodAdd(NURBSTo)
Add the NURBSTo object in the collection.
Public methodAdd(PolylineTo)
Add the PolylineTo object in the collection.
Public methodAdd(RelCubBezTo)
Add the RelCubBezTo object in the collection.
Public methodAdd(RelEllipticalArcTo)
Add the RelEllipticalArcTo object in the collection.
Public methodAdd(RelLineTo)
Add the RelLineTo object in the collection.
Public methodAdd(RelMoveTo)
Add the RelMoveTo object in the collection.
Public methodAdd(RelQuadBezTo)
Add the RelQuadBezTo object in the collection.
Public methodAdd(SplineKnot)
Add the SplineKnot object in the collection.
Public methodAdd(SplineStart)
Add the SplineStart object in the collection.
See Also