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 as a Coordinate2D. (Inherited from ArcGIS.Core.Geometry.Segment) |
![]() | EndPoint | Gets the end point. (Inherited from ArcGIS.Core.Geometry.Segment) |
![]() | IsCurve | Overridden. Gets whether this cubic bezier is a curve. |
![]() | Length | Overridden. Gets the 2D length of this cubic bezier. |
![]() | SegmentType | Overridden. Gets the segment type. Always returns SegmentType.Bezier. |
![]() | SpatialReference | Gets the spatial reference. (Inherited from ArcGIS.Core.Geometry.Segment) |
![]() | StartCoordinate | Gets the start point as a Coordinate2D. (Inherited from ArcGIS.Core.Geometry.Segment) |
![]() | StartPoint | Gets the start point. (Inherited from ArcGIS.Core.Geometry.Segment) |