ApplicationSettings.CenterSelectionOnZoom Property
Visio Automation Reference |
Determines whether when the user zooms in, the selection appears in the center of the window. Read/write.
Syntax
expression.CenterSelectionOnZoom
expression A variable that represents an ApplicationSettings object.
Return Value
Boolean
Remarks
Setting the CenterSelectionOnZoom property is equivalent to setting the Center selection on zoom option on the General tab of the Options dialog box (Tools menu).
See Also