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

LineVObject Constructor

Creates and initializes a new LineVObject object

Overload List

Name Description
Public method LineVObject(PointF, PointF)

Creates and initializes a new LineVObject object using the provided point structures.

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

Creates and initializes a new LineVObject object using the provided coordinate pairs.

See Also

Reference