Nuacht

The message width and height is limited and cannot be altered The maximum width and height is specified as a percentage of the screen size which defaults to: 80% width and 90% height (hardly ever used ...
This VBA code example presumes that you know enough about using and running VBA to use it as-is. This code will execute when its VISIO file opens, and draws three rectangles (as above) on a VISIO page ...
Most of the sample code I publish is in VBA because that is by far the best place to test things out: it's part of Inventor, it has intelli-sense, lets you step through code, you can place break ...