RadialGradientBrush.EndPoint

From Xojo Documentation

Property (As Point )
aRadialGradientBrush.EndPoint = newPointValue
or
PointValue = aRadialGradientBrush.EndPoint

Supported for all project types and targets.

The distance from the StartPoint to the point at which the gradient will end.

See Also

StartPoint property.