PictureEffects Xojo and Real Studio Plugin

BlendEffect.Location Property

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

BlendEffect Class