Remove
CoordinateCollection.Remove method (1 of 16)
Remove the Coordinate object from the collection.
public void Remove(Coordinate item)
See Also
- class Coordinate
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (2 of 16)
Remove the MoveTo object from the collection.
public void Remove(MoveTo item)
See Also
- class MoveTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (3 of 16)
Remove the LineTo object from the collection.
public void Remove(LineTo item)
See Also
- class LineTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (4 of 16)
Remove the ArcTo object from the collection.
public void Remove(ArcTo item)
See Also
- class ArcTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (5 of 16)
Remove the InfiniteLine object from the collection.
public void Remove(InfiniteLine item)
See Also
- class InfiniteLine
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (6 of 16)
Remove the Ellipse object from the collection.
public void Remove(Ellipse item)
See Also
- class Ellipse
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (7 of 16)
Remove the EllipticalArcTo object from the collection.
public void Remove(EllipticalArcTo item)
See Also
- class EllipticalArcTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (8 of 16)
Remove the SplineStart object from the collection.
public void Remove(SplineStart item)
See Also
- class SplineStart
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (9 of 16)
Remove the SplineKnot object from the collection.
public void Remove(SplineKnot item)
See Also
- class SplineKnot
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (10 of 16)
Remove the PolylineTo object from the collection.
public void Remove(PolylineTo item)
See Also
- class PolylineTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (11 of 16)
Remove the NURBSTo object from the collection.
public void Remove(NURBSTo item)
See Also
- class NURBSTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (12 of 16)
Remove the RelCubBezTo object from the collection.
public void Remove(RelCubBezTo item)
See Also
- class RelCubBezTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (13 of 16)
Remove the RelQuadBezTo object from the collection.
public void Remove(RelQuadBezTo item)
See Also
- class RelQuadBezTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (14 of 16)
Remove the RelMoveTo object from the collection.
public void Remove(RelMoveTo item)
See Also
- class RelMoveTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (15 of 16)
Remove the RelLineTo object from the collection.
public void Remove(RelLineTo item)
See Also
- class RelLineTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
CoordinateCollection.Remove method (16 of 16)
Remove the RelEllipticalArcTo object from the collection.
public void Remove(RelEllipticalArcTo item)
See Also
- class RelEllipticalArcTo
- class CoordinateCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram