PictureEffectsRaw Xojo Plugin

RenderGradientRaw.RadialCenterPoint Property (console safe)

When in radial mode then this property defines the center of the gradient. (Default is nil)

RadialCenterPoint as PointF {Read and Write}

Remarks

If this property is nil then center of the gradient will be placed at center of the RawBitmap.

It is perfectly valid for the center point to be outside of the RawBitmap.

See Also

RenderGradientRaw Class