Click or drag to resize
IGeCurveSegment Properties

The IGeCurveSegment type exposes the following members.

Properties
  NameDescription
Public propertyEndParameter
Gets or sets end parameter of the curve segment. Specified value must lie within curve interval.
Public propertyEndPoint
Gets or sets end point of this curve segment.
Public propertyMidPoint
Gets or sets mid point of this curve segment.
Public propertyStartParameter
Gets or sets start parameter of the curve segment. Specified value must lie within curve interval.
Public propertyStartPoint
Gets or sets start point of this curve segment.
Top
See Also