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