FlexReport for WPF
GetContentAutoSize メソッド (Field)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > Field クラス : GetContentAutoSize メソッド
シンタックス
'宣言
 
Protected Overridable Sub GetContentAutoSize( _
   ByRef autoWidth As System.Double, _
   ByRef autoHeight As System.Double _
) 
'使用法
 
Dim instance As Field
Dim autoWidth As System.Double
Dim autoHeight As System.Double
 
instance.GetContentAutoSize(autoWidth, autoHeight)
protected virtual void GetContentAutoSize( 
   out System.double autoWidth,
   out System.double autoHeight
)

パラメータ

autoWidth
autoHeight
参照

参照

Field クラス
Field メンバ