DioDocs for PDF
RoundedRectangle コンストラクタ

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > RoundedRectangle 構造体 : RoundedRectangle コンストラクタ
丸められた四角形の境界。
X 半径。
Y 半径。
RoundedRectangle 構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
丸められた四角形の境界。
radiusX
X 半径。
radiusY
Y 半径。
参照

RoundedRectangle 構造体
RoundedRectangle メンバ