UserControl.Scale Method
.NET Framework 4
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.
| Name | Description | |
|---|---|---|
|
Scale(Single) | Obsolete. Scales the control and any child controls. (Inherited from Control.) |
|
Scale(SizeF) | Scales the control and all child controls by the specified scaling factor. (Inherited from Control.) |
|
Scale(Single, Single) | Obsolete. Scales the entire control and any child controls. (Inherited from Control.) |