Share via


HtmlControl.Scale Method

Include Protected Members
Include Inherited Members

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Scales the control and any child controls.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Scale(Single)

Obsolete. Scales the control and any child controls. (Inherited from Control.)

Public method

Scale(SizeF)

Scales the control and all child controls by the specified scaling factor. (Inherited from Control.)

Public method

Scale(Single, Single)

Obsolete. Scales the entire control and any child controls. (Inherited from Control.)

Top

See Also

Reference

HtmlControl Class

HtmlControl Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace