Document.SnapAngles Property
Visio Automation Reference |
Determines the degree of the angle that is drawn when isometric angle lines is chosen as a shape extension option. Read/write.
Version Information
Version Added: Visio 2002
Syntax
expression.SnapAngles
expression A variable that represents a Document object.
Return Value
Double()
Remarks
The value of the SnapAngles property is equivalent to the value in the Isometric angles (degs) box on the Advanced tab of the Snap & Glue dialog box (on the Tools menu, click Snap & Glue).
See Also