Draw Text Button Tool Arguments

The following properties are available for Draw Text Button Tool Arguments objects, grouped by the categories shown in the Toolbars Designer.

Misc

Property Type Default Description

AlignmentHorizontal

HAlign

Left

The horizontal alignment of the text.

AlignmentOrientation

TextOrientation

Horizontal

The orientation of the text.

AlignmentVertical

VAlign

Top

The vertical alignment of the text.

FillColor

Color

White

The color of the text box’s fill.

FillTransparency

double

0

The transparency of the text box’s fill. Values of 0 to 100 are valid. A value of 0 is opaque. A value of 100 is transparent.

FontBold

bool

false

Whether the text is bolded.

FontColor

Color

Black

The color of the text.

FontItalic

bool

false

Whether the text is italicized.

FontName

string

Name

The name of the text box’s font.

FontSize

double

8.0

The size of the text box’s font.

FontUnderline

bool

false

Whether the text is underlined.

LineColor

Color

Black

The color of the text box’s border.

LineTransparency

double

0

The transparency of the text box’s border. Values of 0 to 100 are valid. A value of 0 is opaque. A value of 100 is transparent.

LineWeight

double

0.5

The weight of the text box’s border.

Text

string

The text of the text box.