FlexReport for WPF
CornerRadius コンストラクタ(Double,Double,Double,Double,Double,Double,Double,Double)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > CornerRadius 構造体 > CornerRadius コンストラクタ : CornerRadius コンストラクタ(Double,Double,Double,Double,Double,Double,Double,Double)
TopLeftXプロパティの値。
TopLeftYプロパティの値。
TopRightXプロパティの値。
TopRightYプロパティの値。
BottomLeftXプロパティの値。
BottomLeftYプロパティの値。
BottomRightXプロパティの値。
BottomRightYプロパティの値。
CornerRadius構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal topLeftX As System.Double, _
   ByVal topLeftY As System.Double, _
   ByVal topRightX As System.Double, _
   ByVal topRightY As System.Double, _
   ByVal bottomLeftX As System.Double, _
   ByVal bottomLeftY As System.Double, _
   ByVal bottomRightX As System.Double, _
   ByVal bottomRightY As System.Double _
)
'使用法
 
Dim topLeftX As System.Double
Dim topLeftY As System.Double
Dim topRightX As System.Double
Dim topRightY As System.Double
Dim bottomLeftX As System.Double
Dim bottomLeftY As System.Double
Dim bottomRightX As System.Double
Dim bottomRightY As System.Double
 
Dim instance As New CornerRadius(topLeftX, topLeftY, topRightX, topRightY, bottomLeftX, bottomLeftY, bottomRightX, bottomRightY)
public CornerRadius( 
   System.double topLeftX,
   System.double topLeftY,
   System.double topRightX,
   System.double topRightY,
   System.double bottomLeftX,
   System.double bottomLeftY,
   System.double bottomRightX,
   System.double bottomRightY
)

パラメータ

topLeftX
TopLeftXプロパティの値。
topLeftY
TopLeftYプロパティの値。
topRightX
TopRightXプロパティの値。
topRightY
TopRightYプロパティの値。
bottomLeftX
BottomLeftXプロパティの値。
bottomLeftY
BottomLeftYプロパティの値。
bottomRightX
BottomRightXプロパティの値。
bottomRightY
BottomRightYプロパティの値。
参照

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