DioDocs for PDF
RoundedRectangle コンストラクタ

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > RoundedRectangle 構造体 : RoundedRectangle コンストラクタ
The bounds of the rounded rectangle.
The radius X.
The radius Y.
Initializes a new instance of the RoundedRectangle struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal bounds As RectF, _
   ByVal radiusX As System.Single, _
   ByVal radiusY As System.Single _
)
public RoundedRectangle( 
   RectF bounds,
   System.float radiusX,
   System.float radiusY
)

パラメータ

bounds
The bounds of the rounded rectangle.
radiusX
The radius X.
radiusY
The radius Y.
参照

RoundedRectangle 構造体
RoundedRectangle メンバ