Ribbon for WinForms
Thickness コンストラクタ(Int32,Int32)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Thickness 構造体 > Thickness コンストラクタ : Thickness コンストラクタ(Int32,Int32)
Thickness of the left and right edges, in pixels.
Thickness of the top and bottom edges, in pixels.
Initializes a new instance of a Thickness.
シンタックス
'宣言
 
Public Function New( _
   ByVal leftRight As Integer, _
   ByVal topBottom As Integer _
)
public Thickness( 
   int leftRight,
   int topBottom
)

パラメータ

leftRight
Thickness of the left and right edges, in pixels.
topBottom
Thickness of the top and bottom edges, in pixels.
参照

Thickness 構造体
Thickness メンバ
オーバーロード一覧