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


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

参照

C1LinearBrush クラス
C1LinearBrush メンバ