BaseCompareEditorControl.Scale Method
Include Protected Members
Include Inherited Members
Scales the control and any child controls.
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.) |
Top
See Also
Reference
BaseCompareEditorControl Class
BaseCompareEditorControl Members
Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare.UI.Editors Namespace