CoordinateCollection.Remove
Remove(Coordinate)
Remove the Coordinate object from the collection.
public void Remove(Coordinate item)
See Also
- class Coordinate
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(MoveTo)
Remove the MoveTo object from the collection.
public void Remove(MoveTo item)
See Also
- class MoveTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(LineTo)
Remove the LineTo object from the collection.
public void Remove(LineTo item)
See Also
- class LineTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(ArcTo)
Remove the ArcTo object from the collection.
public void Remove(ArcTo item)
See Also
- class ArcTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(InfiniteLine)
Remove the InfiniteLine object from the collection.
public void Remove(InfiniteLine item)
See Also
- class InfiniteLine
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(Ellipse)
Remove the Ellipse object from the collection.
public void Remove(Ellipse item)
See Also
- class Ellipse
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(EllipticalArcTo)
Remove the EllipticalArcTo object from the collection.
public void Remove(EllipticalArcTo item)
See Also
- class EllipticalArcTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(SplineStart)
Remove the SplineStart object from the collection.
public void Remove(SplineStart item)
See Also
- class SplineStart
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(SplineKnot)
Remove the SplineKnot object from the collection.
public void Remove(SplineKnot item)
See Also
- class SplineKnot
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(PolylineTo)
Remove the PolylineTo object from the collection.
public void Remove(PolylineTo item)
See Also
- class PolylineTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(NURBSTo)
Remove the NURBSTo object from the collection.
public void Remove(NURBSTo item)
See Also
- class NURBSTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(RelCubBezTo)
Remove the RelCubBezTo object from the collection.
public void Remove(RelCubBezTo item)
See Also
- class RelCubBezTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(RelQuadBezTo)
Remove the RelQuadBezTo object from the collection.
public void Remove(RelQuadBezTo item)
See Also
- class RelQuadBezTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(RelMoveTo)
Remove the RelMoveTo object from the collection.
public void Remove(RelMoveTo item)
See Also
- class RelMoveTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(RelLineTo)
Remove the RelLineTo object from the collection.
public void Remove(RelLineTo item)
See Also
- class RelLineTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove(RelEllipticalArcTo)
Remove the RelEllipticalArcTo object from the collection.
public void Remove(RelEllipticalArcTo item)
See Also
- class RelEllipticalArcTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram