ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / CubicBezierSegment Class


In This Topic
    CubicBezierSegment Class Methods
    In This Topic

    For a list of all members of this type, see CubicBezierSegment members.

    Public Methods
     NameDescription
    Public Method Gets the 2D envelope of this cubic bezier segment.  
    Public MethodCompares two Segment for equality. Compares Segment.SegmentType, Segment.SpatialReference, and coordinates for equality. (Inherited from ArcGIS.Core.Geometry.Segment)
    Top
    See Also