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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > CornerRadius 構造体 > CornerRadius コンストラクタ : CornerRadius コンストラクタ(Single,Single,Single,Single,Single,Single,Single,Single)
The value of TopLeftX property.
The value of TopLeftY property.
The value of TopRightX property.
The value of TopRightY property.
The value of BottomLeftX property.
The value of BottomLeftY property.
The value of BottomRightX property.
The value of BottomRightY property.
Initializes a new instance of the CornerRadius structure.
シンタックス
'宣言
 
Public Function New( _
   ByVal topLeftX As System.Single, _
   ByVal topLeftY As System.Single, _
   ByVal topRightX As System.Single, _
   ByVal topRightY As System.Single, _
   ByVal bottomLeftX As System.Single, _
   ByVal bottomLeftY As System.Single, _
   ByVal bottomRightX As System.Single, _
   ByVal bottomRightY As System.Single _
)
public CornerRadius( 
   System.float topLeftX,
   System.float topLeftY,
   System.float topRightX,
   System.float topRightY,
   System.float bottomLeftX,
   System.float bottomLeftY,
   System.float bottomRightX,
   System.float bottomRightY
)

パラメータ

topLeftX
The value of TopLeftX property.
topLeftY
The value of TopLeftY property.
topRightX
The value of TopRightX property.
topRightY
The value of TopRightY property.
bottomLeftX
The value of BottomLeftX property.
bottomLeftY
The value of BottomLeftY property.
bottomRightX
The value of BottomRightX property.
bottomRightY
The value of BottomRightY property.
参照

CornerRadius 構造体
CornerRadius メンバ
オーバーロード一覧