FlexReport for WPF
Center プロパティ (C1RadialBrush)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > C1RadialBrush クラス : Center プロパティ
中心の位置を指定する System.Windows.Point構造体を取得または設定します。(0,0) が左上隅、(1,1) が右下隅になります。
シンタックス
'宣言
 
Public Property Center As System.Windows.Point
'使用法
 
Dim instance As C1RadialBrush
Dim value As System.Windows.Point
 
instance.Center = value
 
value = instance.Center
public System.Windows.Point Center {get; set;}
参照

C1RadialBrush クラス
C1RadialBrush メンバ