ComponentOne FlexReport for WinForms
StartPoint Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1LinearBrush Class : StartPoint Property
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.
Syntax
'Declaration
 
Public Property StartPoint As C1.Win.Interop.Point
public C1.Win.Interop.Point StartPoint {get; set;}
See Also

Reference

C1LinearBrush Class
C1LinearBrush Members