Margins クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public Margins(
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- left
- right
- top
- bottom
参照