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

ClosedPolyLineVObjectCreateDesigner Properties

The ClosedPolyLineVObjectCreateDesigner type exposes the following members.

Properties

Name Description
Public property Brush

Gets/sets a brush that will be used to fill the v-object being created.

(Inherited from PathVObjectCreateDesigner.)
Public property Connected

Gets a value specifying if the designer is associated with the control.

(Inherited from PathVObjectCreateDesigner.)
Public property FillMode

Specifies how the interior of a closed path is filled when self-intersections occur.

Public property Pen

Gets/sets a pen that will be used to outline the v-object being created.

(Inherited from PathVObjectCreateDesigner.)
Public property VObjects

Gets an array of v-objecs associated with this designer.

(Inherited from PathVObjectCreateDesigner.)

See Also

Reference