ShowHourGlassWhenDrawing
Public ShowHourGlassWhenDrawing As Boolean
Specifies whether or not to change the cursor to an hour glass when refreshing the image. Default = False. Set to True for large complex data sets that may be slow to draw.
Example..
x = ecGraph3D1.ShowHourGlassWhenDrawing
|