PowerTools ActiveReports for .NET 11.0J
Margins コンストラクタ(Single,Single,Single,Single)

構文
'宣言
 
Public Function New( _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal right As Single, _
   ByVal bottom As Single _
)
public Margins( 
   float left,
   float top,
   float right,
   float bottom
)

パラメータ

left
top
right
bottom
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.