Add
Add(Coordinate)
Voeg het object Coördinaat toe aan de verzameling.
public int Add(Coordinate item)
Zie ook
- class Coordinate
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(MoveTo)
Voeg het MoveTo-object toe aan de collectie.
public int Add(MoveTo item)
Zie ook
- class MoveTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(LineTo)
Voeg het LineTo-object toe aan de verzameling.
public int Add(LineTo item)
Zie ook
- class LineTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(ArcTo)
Voeg het ArcTo-object toe aan de collectie.
public int Add(ArcTo item)
Zie ook
- class ArcTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(InfiniteLine)
Voeg het InfiniteLine-object toe aan de verzameling.
public int Add(InfiniteLine item)
Zie ook
- class InfiniteLine
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(Ellipse)
Voeg het Ellipse-object toe aan de verzameling.
public int Add(Ellipse item)
Zie ook
- class Ellipse
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(EllipticalArcTo)
Voeg het EllipticalArcTo-object toe aan de verzameling.
public int Add(EllipticalArcTo item)
Zie ook
- class EllipticalArcTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(SplineStart)
Voeg het SplineStart-object toe aan de verzameling.
public int Add(SplineStart item)
Zie ook
- class SplineStart
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(SplineKnot)
Voeg het SplineKnot-object toe aan de verzameling.
public int Add(SplineKnot item)
Zie ook
- class SplineKnot
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(PolylineTo)
Voeg het PolylineTo-object toe aan de verzameling.
public int Add(PolylineTo item)
Zie ook
- class PolylineTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(NURBSTo)
Voeg het NURBTo-object toe aan de collectie.
public int Add(NURBSTo item)
Zie ook
- class NURBSTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(RelCubBezTo)
Voeg het RelCubBezTo-object toe aan de verzameling.
public int Add(RelCubBezTo item)
Zie ook
- class RelCubBezTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(RelQuadBezTo)
Voeg het RelQuadBezTo-object toe aan de collectie.
public int Add(RelQuadBezTo item)
Zie ook
- class RelQuadBezTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(RelMoveTo)
Voeg het RelMoveTo-object toe aan de verzameling.
public int Add(RelMoveTo item)
Zie ook
- class RelMoveTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(RelLineTo)
Voeg het RelLineTo-object toe aan de verzameling.
public int Add(RelLineTo item)
Zie ook
- class RelLineTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram
Add(RelEllipticalArcTo)
Voeg het RelEllipticalArcTo-object toe aan de collectie.
public int Add(RelEllipticalArcTo item)
Zie ook
- class RelEllipticalArcTo
- class CoordinateCollection
- naamruimte Aspose.Diagram
- montage Aspose.Diagram