ScaleControl(SizeF,BoundsSpecified) Method
In This Topic
Syntax
'Declaration
Protected Overridable Sub ScaleControl( _
ByVal As System.Drawing.SizeF, _
ByVal As System.Windows.Forms.BoundsSpecified _
)
protected virtual void ScaleControl(
System.Drawing.SizeF? ,
System.Windows.Forms.BoundsSpecified?
)
Parameters
- factor
- specified
See Also