PictureEffectsConsole Xojo Plugin

BlendEffectConsole.Size Property (console only)

Use this property to limit the size of the FillPicture.

Size as Point {Read and Write}

Remarks

If the values passed in this property are bigger than the FillPicture 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 FillPicture.

See Also

BlendEffectConsole Class