DioDocs for PDF
RoundRectFigure コンストラクタ(Single,Single,Single,Single,Single,Single)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > RoundRectFigure クラス > RoundRectFigure コンストラクタ : RoundRectFigure コンストラクタ(Single,Single,Single,Single,Single,Single)
Initializes a new instance of the RoundRectFigure class.
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Single, _
   ByVal y As System.Single, _
   ByVal width As System.Single, _
   ByVal height As System.Single, _
   ByVal radiusX As System.Single, _
   ByVal radiusY As System.Single _
)
public RoundRectFigure( 
   System.float x,
   System.float y,
   System.float width,
   System.float height,
   System.float radiusX,
   System.float radiusY
)

パラメータ

x
y
width
height
radiusX
radiusY
参照

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