PictureEffectsRaw Xojo Plugin

RainbowEffectRaw.Point2OfOrigin Property (console safe)

Sets the 2nd point for the line if RainbowType is RainbowType is set to RainbowEffect.LINE_OF_ORIGIN.

Point2OfOrigin as PointF {Read and Write}

Remarks

Note line of origin may be set outside of the image to stretch the rainbow further if desired.

If this value is set to nil and RainbowType is set to RainbowType is set to RainbowEffect.LINE_OF_ORIGIN, then point2 of origin will automatically be set to PointOfOrigin.X + 1, PointOfOrigin.Y + 1

See Also

RainbowEffectRaw Class