LinearGradientBrush.StartPoint
From Xojo Documentation
Property (As Point )
aLinearGradientBrush.StartPoint = newPointValue
or
PointValue = aLinearGradientBrush.StartPoint
Supported for all project types and targets.
or
PointValue = aLinearGradientBrush.StartPoint
Supported for all project types and targets.
The location within the Graphics object where the gradient will start.
See Also
EndPoint property.