C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / ScaleControl(SizeF,BoundsSpecified) Method

In This Topic
ScaleControl(SizeF,BoundsSpecified) Method
In This Topic
Scales a control's location, size, padding and margin.
Syntax
'Declaration
 
Protected Overrides Sub ScaleControl( _
   ByVal factor As SizeF, _
   ByVal specified As BoundsSpecified _
) 
 

Parameters

factor
specified
See Also