PowerTools SPREAD for Windows Forms 8.0J
Inset コンストラクタ(Int32)


左インセットのピクセル数
左の余白を指定して、余白(インセット)のセットを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sideInset As Integer _
)
'使用法
 
Dim sideInset As Integer
 
Dim instance As New Inset(sideInset)
public Inset( 
   int sideInset
)

パラメータ

sideInset
左インセットのピクセル数
解説
このコンストラクタは Inset オブジェクトを初期化します。呼び出し時に左からの余白(インセット)を指定できます。
参照

Inset クラス
Inset メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.