Share via


BaseCompareEditorControl.Scale Method

Include Protected Members
Include Inherited Members

Scales the control and any child controls.

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

BaseCompareEditorControl Class

BaseCompareEditorControl Members

Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare.UI.Editors Namespace