| Name | Description | |
|---|---|---|
|  | ControlPoint1 | Gets the first control point as a coordinate2D structure. | 
|  | ControlPoint2 | Gets the second control point as a coordinate2D structure. | 
|  | EndCoordinate | Gets the end point of this instance as a Coordinate2D. (Inherited from ArcGIS.Core.Geometry.Segment) | 
|  | EndPoint | Gets the end point of this instance. (Inherited from ArcGIS.Core.Geometry.Segment) | 
|  | IsCurve | Overridden. Gets whether this cubic bezier is a curve. | 
|  | Length | Overridden. Gets the 2D length of the cubic bezier. | 
|  | SegmentType | Overridden. Gets the segment type. Always returns SegmentType.Bezier. | 
|  | SpatialReference | Gets the spatial reference of the instance. (Inherited from ArcGIS.Core.Geometry.Segment) | 
|  | StartCoordinate | Gets the start point of this instance as a Coordinate2D. (Inherited from ArcGIS.Core.Geometry.Segment) | 
|  | StartPoint | Gets the start point of this instance. (Inherited from ArcGIS.Core.Geometry.Segment) | 
