FlexReport for WinForms
PageScale メソッド (C1ExportGraphics)


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 > C1ExportGraphics クラス : PageScale メソッド
The horizontal scale.
The vertical scale.
Set page scale for this graphics (for links and bookmarks).
シンタックス
'宣言
 
Public Sub PageScale( _
   ByVal sx As System.Double, _
   ByVal sy As System.Double _
) 
'使用法
 
Dim instance As C1ExportGraphics
Dim sx As System.Double
Dim sy As System.Double
 
instance.PageScale(sx, sy)
public void PageScale( 
   System.double sx,
   System.double sy
)

パラメータ

sx
The horizontal scale.
sy
The vertical scale.
参照

参照

C1ExportGraphics クラス
C1ExportGraphics メンバ