This documentation is for the old version. Go to the latest Graphics Mill docs

LineVObject Constructor

Creates and initializes an instance of the LineVObject class.

Overload List

Name Description
Public method LineVObject()

Creates and initializes an instance of the LineVObject class.

Public method LineVObject(PointF, PointF)

Creates and initializes an instance of the PolylineVObject class using the specified points.

Public method LineVObject(Single, Single, Single, Single)

Creates and initializes an instance of the PolylineVObject class using the specified points.

See Also

Reference