Overload | Description |
---|---|
CreateEllipticArcSegment(EllipticArcSegment,SpatialReference) | Convenience method to create a new instance of the EllipticArcSegment class from another elliptic arc segment. |
CreateEllipticArcSegment(Coordinate2D,Double,Double,Double,Double,Double,SpatialReference) | Convenience method to create a new instance of the EllipticArcSegment class. The new instance will be an elliptic arc. |
CreateEllipticArcSegment(MapPoint,MapPoint,Double,Double,Double,MinorOrMajor,ArcOrientation,SpatialReference) | Convenience method to create a new instance of the EllipticArcSegment class. The new instance will be an elliptic arc. |