PrintDocument for WinForms
SetDesktopBounds メソッド (C1RibbonPreviewDialog)


C1.Win.RibbonPreview.6 アセンブリ > C1.Win.RibbonPreview 名前空間 > C1RibbonPreviewDialog クラス : 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 C1RibbonPreviewDialog
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
参照

C1RibbonPreviewDialog クラス
C1RibbonPreviewDialog メンバ