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

FreehandVObject Properties

The FreehandVObject type exposes the following members.

Properties

Name Description
Public property Brush

Gets/sets a brush that will be used to fill the object.

(Inherited from PathVObject.)
Public property ControlPoints

A collection of control points associated with this control points provider.

(Inherited from VObject.)
Public property Designer

Gets a designer which will process user input when its corresponding v-object becomes active.

(Inherited from PathVObject.)
Public property DrawMode

Gets/sets the rendering quality of a v-object.

(Inherited from VObject.)
Public property FillMode

Specifies how the interior of a freehand drawing is filled.

Public property IsDisposed

Gets a value indicating whether the object has been disposed of.

(Inherited from VObject.)
Public property Locked

Gets/sets a value indicating if the v-object is locked.

(Inherited from VObject.)
Public property MaxControlPointRadius

Gets a maximum radius of the associated control points.

(Inherited from VObject.)
Public property Name

Gets/sets the name of the v-object.

(Inherited from VObject.)
Public property Pen

Gets/sets a pen that will be used to outline the object.

(Inherited from PathVObject.)
Public property SupportedActions

Gets/sets the collection of actions (transformations) which can be applied to this v-object.

(Inherited from VObject.)
Public property Tag

Gets/sets custom data.

(Inherited from VObject.)
Public property Transform

Gets/sets a matrix of the transformation.

(Inherited from PathVObject.)

See Also

Reference