PictureEffectsConsole Xojo Plugin

BlendEffectConsole.Location Property (console only)

Use this property to define where on the src picture the fillPicture should be drawn.

Location as Point {Read and Write}

Remarks

You may set this property to nil. If nil is passed to this property then the picture will be drawn at location (0,0).

See Also

BlendEffectConsole Class