public static EllipticArcSegment CreateEllipticArcSegment( EllipticArcSegment ellipticArc, SpatialReference spatialReference )
Public Overloads Shared Function CreateEllipticArcSegment( _ ByVal ellipticArc As EllipticArcSegment, _ Optional ByVal spatialReference As SpatialReference _ ) As EllipticArcSegment
Parameters
- ellipticArc
- The elliptic arc segment.
- spatialReference
- (Optional) The spatial reference. If spatialReference is null, then the spatial reference is inherited from ellipticArc.