You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

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