FlexReport for WinForms
ScaleMinMaxSize メソッド (PdfOptionsForm)


C1.Win.Document.8 アセンブリ > C1.Win.Document.Export 名前空間 > PdfOptionsForm クラス : ScaleMinMaxSize メソッド
シンタックス
'宣言
 
Protected Overridable Sub ScaleMinMaxSize( _
   ByVal xScaleFactor As System.Single, _
   ByVal yScaleFactor As System.Single, _
   Optional ByVal updateContainerSize As System.Boolean _
) 
'使用法
 
Dim instance As PdfOptionsForm
Dim xScaleFactor As System.Single
Dim yScaleFactor As System.Single
Dim updateContainerSize As System.Boolean
 
instance.ScaleMinMaxSize(xScaleFactor, yScaleFactor, updateContainerSize)
protected virtual void ScaleMinMaxSize( 
   System.float? xScaleFactor,
   System.float? yScaleFactor,
   System.bool? updateContainerSize
)

パラメータ

xScaleFactor
yScaleFactor
updateContainerSize
参照

参照

PdfOptionsForm クラス
PdfOptionsForm メンバ