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

TextVObjectCreateDesigner Properties

The TextVObjectCreateDesigner type exposes the following members.

Properties

Name Description
Public property Brush

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

Public property Connected

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

(Inherited from ClickDragCreateDesigner.)
Public property Font

Gets/sets the font that will be used to display the text.

Public property Format

Gets/sets the display and layout information of the text string.

Public property Pen

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

Public property Text

Gets/sets a text string to display.

Public property VObjects

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

(Inherited from ClickDragCreateDesigner.)

See Also

Reference