SnapAngles Property [Visio 2003 SDK Documentation]

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

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.

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.

Version added

2002

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).

Applies to | Document object

See Also | SnapExtensions property