ApplicationSettings.SmoothDrawing Property
Visio Automation Reference |
Determines whether users will see a flicker when they stretch a bitmap or another non-native Microsoft Office Visio object. Read/write.
Version Information
Version Added: Visio 2003
Syntax
expression.SmoothDrawing
expression A variable that represents an ApplicationSettings object.
Return Value
Boolean
Remarks
Setting the SmoothDrawing property is equivalent to setting the Smooth drawing option under Display options on the View tab in the Options dialog box (Tools menu).
Note |
---|
The SmoothDrawing option may not be available on all computers, including those running Visio from a terminal server. |
See Also