PictureEffectsRaw Xojo Plugin

RenderGradientRaw.DiagonalLine Property (console safe)

When in Diagonal mode then this property controls the angle and length of the gradient. (Default is nil)

DiagonalLine as LineF {Read and Write}

Remarks

If this property is nil then a control line is made from top left to bottom right corner.

It is perfectly valid that part of this line stretches outside of the RawBitmap.

See Also

RenderGradientRaw Class