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