DiagramClientView.Scale Method

Include Protected Members
Include Inherited Members

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

DiagramClientView Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace