PictureEffectsRaw Xojo Plugin

BlendEffectRaw.Location Property (console safe)

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

Location as PointF {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

BlendEffectRaw Class