MESCIUS SPREAD for Windows Forms 15.0J
Top プロパティ (Inset)

上からのインセットを取得します。
構文
'宣言
 
Public ReadOnly Property Top As Integer
public int Top {get;}

プロパティ値

上余白(ピクセル単位)を表すInteger
解説

左、右、下の各余白(インセット)を取得するには、次の各プロパティの値を取得します。

余白(インセット)を設定するには、Inset クラスのコンストラクタを使用します。

参照

Inset クラス
Inset メンバ
Inset コンストラクタ(Int32)
Inset コンストラクタ(Int32,Int32)
Inset コンストラクタ(Int32,Int32,Int32,Int32)
Bottom プロパティ
Left プロパティ
Right プロパティ

 

 


© MESCIUS inc. All rights reserved.