[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.LinearGradientBrush.StartPoint

StartPoint Property

StartPoint

Gets or sets the coordinates of the start point of the current linear gradient brush.

(0,0) is the top-left corner, (1,1) is the bottom-right corner.

Declaration
public PointF StartPoint { get; set; }
Public Property StartPoint As PointF