ComponentOne TileControl for WinForms
GetScaledBounds Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : GetScaledBounds Method
Syntax
'Declaration
 
Protected Overridable Function GetScaledBounds( _
   ByVal bounds As System.Drawing.Rectangle, _
   ByVal factor As System.Drawing.SizeF, _
   ByVal specified As System.Windows.Forms.BoundsSpecified _
) As System.Drawing.Rectangle
protected virtual System.Drawing.Rectangle GetScaledBounds( 
   System.Drawing.Rectangle bounds,
   System.Drawing.SizeF factor,
   System.Windows.Forms.BoundsSpecified specified
)

Parameters

bounds
factor
specified
See Also

Reference

C1TileControl Class
C1TileControl Members