Spread Windows Forms 12.0 Product Documentation
ScaleControl(SizeF,BoundsSpecified) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > SymbolDialog Class : ScaleControl(SizeF,BoundsSpecified) Method
Syntax
'Declaration
 
Protected Overrides Sub ScaleControl( _
   ByVal factor As SizeF, _
   ByVal specified As BoundsSpecified _
) 
'Usage
 
Dim instance As SymbolDialog
Dim factor As SizeF
Dim specified As BoundsSpecified
 
instance.ScaleControl(factor, specified)
protected override void ScaleControl( 
   SizeF factor,
   BoundsSpecified specified
)

Parameters

factor
specified
See Also

Reference

SymbolDialog Class
SymbolDialog Members