PrintDocument for WinForms
ScaleControl(SizeF,BoundsSpecified) メソッド


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewTextSearchPanel クラス : ScaleControl(SizeF,BoundsSpecified) メソッド
Scales a control's location, size, padding and margin.
シンタックス
'宣言
 
Protected Overrides Sub ScaleControl( _
   ByVal factor As System.Drawing.SizeF, _
   ByVal specified As System.Windows.Forms.BoundsSpecified _
) 
'使用法
 
Dim instance As C1PreviewTextSearchPanel
Dim factor As System.Drawing.SizeF
Dim specified As System.Windows.Forms.BoundsSpecified
 
instance.ScaleControl(factor, specified)
protected override void ScaleControl( 
   System.Drawing.SizeF factor,
   System.Windows.Forms.BoundsSpecified specified
)

パラメータ

factor
specified
参照

C1PreviewTextSearchPanel クラス
C1PreviewTextSearchPanel メンバ