Initializes a new instance of
Margins.
シンタックス
'宣言
Public Function New( _
ByVal As System.Single, _
ByVal As System.Single _
)
public Margins(
System.float ,
System.float
)
パラメータ
- leftRight
- Left and right margins, in inches.
- topBottom
- Top and bottom margins, in inches.
参照