ArcGIS Pro 2.6 API Reference Guide
CubicBezierSegment Class Members
Properties 


ArcGIS.Core.Geometry Namespace : CubicBezierSegment Class

The following tables list the members exposed by CubicBezierSegment.

Public Properties
 NameDescription
Public PropertyGets the first control point as a coordinate2D structure.  
Public PropertyGets the second control point as a coordinate2D structure.  
Public PropertyGets the end point of this instance as a Coordinate2D. (Inherited from ArcGIS.Core.Geometry.Segment)
Public Property Gets the end point of this instance. (Inherited from ArcGIS.Core.Geometry.Segment)
Public PropertyOverridden.  Gets whether this cubic bezier is a curve.  
Public PropertyOverridden.  Gets the 2D length of the cubic bezier.  
Public PropertyOverridden. Gets the segment type. Always returns SegmentType.Bezier.  
Public PropertyGets the spatial reference of the instance. (Inherited from ArcGIS.Core.Geometry.Segment)
Public PropertyGets the start point of this instance as a Coordinate2D. (Inherited from ArcGIS.Core.Geometry.Segment)
Public Property Gets the start point of this instance. (Inherited from ArcGIS.Core.Geometry.Segment)
Top
See Also

Reference

CubicBezierSegment Class
ArcGIS.Core.Geometry Namespace