PowerTools MultiRow for Windows Forms 8.0J
ScaleControl(SizeF,BoundsSpecified) メソッド

コントロールの高さと幅を拡大縮小する割合。
コントロールのサイズと位置の定義に使用するコントロールの境界を指定するSystem.Windows.Forms.BoundsSpecified値。
コントロールの位置、サイズ、パディング、および余白を拡大縮小します。
構文
Protected Overrides Sub ScaleControl( _
   ByVal factor As SizeF, _
   ByVal specified As BoundsSpecified _
) 
protected override void ScaleControl( 
   SizeF factor,
   BoundsSpecified specified
)

パラメータ

factor
コントロールの高さと幅を拡大縮小する割合。
specified
コントロールのサイズと位置の定義に使用するコントロールの境界を指定するSystem.Windows.Forms.BoundsSpecified値。
参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.