ResizingTechnique Element

Specifies the resizing technique for the specified text.

Syntax

<ResizingTechnique
    value="AutoResize" />

Attributes

value

The resizing technique. This attribute can be set to one of the following values.

Value Description
AutoResize Default. Automatic resize.
KeepHorizontalConstant The horizontal value is kept constant when resizing.
KeepVerticalConstant The vertical value is kept constant when resizing.
NoResize Do not resize.

Parent/Child Elements

Hierarchy Elements
Parent Properties
Child None

Requirements

Client: Windows Vista

See Also