NoSoftenWhenScrolling
Public NoSoftenWhenScrolling As Boolean
Set NoSoftenWhenScrolling = True (the default) to use faster non-softened drawing of the image while scrolling. Use False to maintain the softened image while scrolling.
Example..
x = ecGraph3D1.NoSoftenWhenScrolling
|