FlexReport for WinForms
ZoomFactor プロパティ (C1FlexViewerDialog)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewerDialog クラス : ZoomFactor プロパティ
ズーム倍率を取得または設定します(1 は実際のサイズ)。
シンタックス
'宣言
 
Public Property ZoomFactor As System.Single
'使用法
 
Dim instance As C1FlexViewerDialog
Dim value As System.Single
 
instance.ZoomFactor = value
 
value = instance.ZoomFactor
public System.float ZoomFactor {get; set;}
参照

C1FlexViewerDialog クラス
C1FlexViewerDialog メンバ