Reports for WPF
CornerRadius コンストラクタ(Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32)

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 > CornerRadius 構造体 > CornerRadius コンストラクタ : CornerRadius コンストラクタ(Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32)
シンタックス
'宣言
 
Public Function New( _
   ByVal topLeftX As System.Integer, _
   ByVal topLeftY As System.Integer, _
   ByVal topRightX As System.Integer, _
   ByVal topRightY As System.Integer, _
   ByVal bottomLeftX As System.Integer, _
   ByVal bottomLeftY As System.Integer, _
   ByVal bottomRightX As System.Integer, _
   ByVal bottomRightY As System.Integer _
)
public CornerRadius( 
   System.int topLeftX,
   System.int topLeftY,
   System.int topRightX,
   System.int topRightY,
   System.int bottomLeftX,
   System.int bottomLeftY,
   System.int bottomRightX,
   System.int bottomRightY
)

パラメータ

topLeftX
topLeftY
topRightX
topRightY
bottomLeftX
bottomLeftY
bottomRightX
bottomRightY
参照

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