The FreehandVObject type exposes the following members.
Name | Description | |
---|---|---|
Brush |
Gets/sets a brush that will be used to fill the object. (Inherited from PathVObject.) |
|
ControlPoints |
A collection of control points associated with this control points provider. (Inherited from VObject.) |
|
Designer |
Gets a designer which will process user input when its corresponding v-object becomes active. (Inherited from PathVObject.) |
|
DrawMode |
Gets/sets the rendering quality of a v-object. (Inherited from VObject.) |
|
FillMode |
Specifies how the interior of a freehand drawing is filled. |
|
IsDisposed |
Gets a value indicating whether the object has been disposed of. (Inherited from VObject.) |
|
Locked |
Gets/sets a value indicating if the v-object is locked. (Inherited from VObject.) |
|
MaxControlPointRadius |
Gets a maximum radius of the associated control points. (Inherited from VObject.) |
|
Name |
Gets/sets the name of the v-object. (Inherited from VObject.) |
|
Pen |
Gets/sets a pen that will be used to outline the object. (Inherited from PathVObject.) |
|
SupportedActions |
Gets/sets the collection of actions (transformations) which can be applied to this v-object. (Inherited from VObject.) |
|
Tag |
Gets/sets custom data. (Inherited from VObject.) |
|
Transform |
Gets/sets a matrix of the transformation. (Inherited from PathVObject.) |