ShowBitmaps Property
This property is not used in Grapher 7, but it was left in the program for backwards compatibility purposes. If ShowBitmaps is used with Grapher version 7, it will not do anything.
The ShowBitmaps property is used to show or hide bitmaps. When hidden, bitmaps are drawn as simple rectangles. Returns a Boolean.
Syntax
object.ShowBitmaps
object.ShowBitmaps = ShowBitmaps
Parameter | Type | Description |
ShowBitmaps | Boolean | required, true to display bitmaps |
Used by: AutoPlotWindow object