The Curve object.

Inheritance Hierarchy

Object
    DlxObject
        DlxCurve

Methods

Name Description
GetEndPoint Gets the end point of the curve.
GetPoint Gets the specified point.
GetPointCount Gets the number of points that describe the curve.
GetStartPoint Gets the starting point of the curve.
GetCurveType Returns a value indicating the type of curve.
SetPoint Set the specified point.

See also