SnapAngles property

Microsoft Visio Developer Reference

SnapAngles property

   Example   

Determines the degree of the angle that is drawn when isometric angle lines is chosen as a shape extension option.

Version added

2002

Syntax

retVal = object.SnapAngles
object.SnapAngles = newVal

retVal

Double. An array of up to 10 entries containing the current degree(s) of the isometric angle shape extensions. Separate multiple values with commas.

object

Required. An expression that returns a Document object.

newVal

Required Double. An array of up to 10 entries containing new degree values(s) of the isometric angle shape extensions. Separate multiple values with commas.

Remarks

The value of the SnapAngles property is equivalent to the value of the Isometric angles (degs) field on the Advanced tab in the Snap & Glue dialog box (on the Tools menu, click Snap & Glue).