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


C1.Document アセンブリ > C1.Document 名前空間 > C1LinearBrush クラス : StartPoint プロパティ
Gets or sets the coordinates of the start point of the current linear gradient. (0,0) is the top-left corner, (1,1) is the bottom-right corner.
シンタックス
'宣言
 
Public Property StartPoint As Point
'使用法
 
Dim instance As C1LinearBrush
Dim value As Point
 
instance.StartPoint = value
 
value = instance.StartPoint
public Point StartPoint {get; set;}
参照

参照

C1LinearBrush クラス
C1LinearBrush メンバ