バージョン

Padding コンストラクタ

新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal right As Single, _
   ByVal bottom As Single _
)
public Padding( 
   float left,
   float top,
   float right,
   float bottom
)

パラメータ

left
top
right
bottom
参照