PictureEffectsRaw Xojo Plugin

BlendEffectRaw.Size Property (console safe)

Use this property to limit the size of the FillBitmap.

Size as SizeF {Read and Write}

Remarks

If the values passed in this property are bigger than the FillBitmap or smaller than zero then this property will be ignored.

You may pass nil to this property. Passing nil to this property will make it default to the size of the FillBitmap.

See Also

BlendEffectRaw Class