FlexReport for WinForms
SetDesktopBounds メソッド (PdfOptionsForm)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Export 名前空間 > PdfOptionsForm クラス : SetDesktopBounds メソッド
シンタックス
'宣言
 
Public Sub SetDesktopBounds( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
) 
'使用法
 
Dim instance As PdfOptionsForm
Dim x As System.Integer
Dim y As System.Integer
Dim width As System.Integer
Dim height As System.Integer
 
instance.SetDesktopBounds(x, y, width, height)
public void SetDesktopBounds( 
   System.int x,
   System.int y,
   System.int width,
   System.int height
)

パラメータ

x
y
width
height
参照

PdfOptionsForm クラス
PdfOptionsForm メンバ