ApplicationSettings.ZoomOnRoll Property
Visio Automation Reference |
Determines whether zooming in to and out from a Microsoft Office Visio drawing by rolling the wheel of the Microsoft Intellimous is enabled. Read/write.
Version Information
Version Added: Visio 2003
Syntax
expression.ZoomOnRoll
expression A variable that represents an ApplicationSettings object.
Return Value
Boolean
Remarks
Setting the ZoomOnRoll property is equivalent to setting the Zoom on roll with Intellimouse option on the General tab of the Options dialog box (Tools menu).
See Also