FlexReport for WPF
StartPoint プロパティ (C1LinearBrush)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > C1LinearBrush クラス : StartPoint プロパティ
現在の直線グラデーションの開始点の座標を取得または設定します。 (0,0) が左上隅、(1,1) が右下隅になります。
シンタックス
'宣言
 
Public Property StartPoint As System.Windows.Point
'使用法
 
Dim instance As C1LinearBrush
Dim value As System.Windows.Point
 
instance.StartPoint = value
 
value = instance.StartPoint
public System.Windows.Point StartPoint {get; set;}
参照

C1LinearBrush クラス
C1LinearBrush メンバ