PixmapShape.Constructor(image as Picture)
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Constructor
Creates a new PixMapShape that is initialized to the passed image.
Example
The following code in the Paint event of a Canvas draws a red oval using the Constructor to initialize the shape: