Add
Contents
[
Hide
]
Add(Coordinate)
Add the Coordinate object in the collection.
public int Add(Coordinate item)
See Also
- class Coordinate
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(MoveTo)
Add the MoveTo object in the collection.
public int Add(MoveTo item)
See Also
- class MoveTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(LineTo)
Add the LineTo object in the collection.
public int Add(LineTo item)
See Also
- class LineTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(ArcTo)
Add the ArcTo object in the collection.
public int Add(ArcTo item)
See Also
- class ArcTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(InfiniteLine)
Add the InfiniteLine object in the collection.
public int Add(InfiniteLine item)
See Also
- class InfiniteLine
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(Ellipse)
Add the Ellipse object in the collection.
public int Add(Ellipse item)
See Also
- class Ellipse
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(EllipticalArcTo)
Add the EllipticalArcTo object in the collection.
public int Add(EllipticalArcTo item)
See Also
- class EllipticalArcTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(SplineStart)
Add the SplineStart object in the collection.
public int Add(SplineStart item)
See Also
- class SplineStart
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(SplineKnot)
Add the SplineKnot object in the collection.
public int Add(SplineKnot item)
See Also
- class SplineKnot
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(PolylineTo)
Add the PolylineTo object in the collection.
public int Add(PolylineTo item)
See Also
- class PolylineTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(NURBSTo)
Add the NURBSTo object in the collection.
public int Add(NURBSTo item)
See Also
- class NURBSTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(RelCubBezTo)
Add the RelCubBezTo object in the collection.
public int Add(RelCubBezTo item)
See Also
- class RelCubBezTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(RelQuadBezTo)
Add the RelQuadBezTo object in the collection.
public int Add(RelQuadBezTo item)
See Also
- class RelQuadBezTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(RelMoveTo)
Add the RelMoveTo object in the collection.
public int Add(RelMoveTo item)
See Also
- class RelMoveTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(RelLineTo)
Add the RelLineTo object in the collection.
public int Add(RelLineTo item)
See Also
- class RelLineTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add(RelEllipticalArcTo)
Add the RelEllipticalArcTo object in the collection.
public int Add(RelEllipticalArcTo item)
See Also
- class RelEllipticalArcTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram