FlexReport for WinForms
ScaleCore メソッド (BaseForm)


C1.Win.Document.8 アセンブリ > C1.Win.Document.Forms 名前空間 > BaseForm クラス : ScaleCore メソッド
シンタックス
'宣言
 
Protected Overridable Sub ScaleCore( _
   ByVal x As System.Single, _
   ByVal y As System.Single _
) 
'使用法
 
Dim instance As BaseForm
Dim x As System.Single
Dim y As System.Single
 
instance.ScaleCore(x, y)
protected virtual void ScaleCore( 
   System.float? x,
   System.float? y
)

パラメータ

x
y
参照

参照

BaseForm クラス
BaseForm メンバ