次の方法で共有


ApplicationSettings.DrawingAids Property

Visio Automation Reference

Determines whether drawing aids are currently active in Microsoft Office Visio. Read/write.

Version Information
 Version Added:  Visio 2003

Syntax

expression.DrawingAids

expression   A variable that represents an ApplicationSettings object.

Return Value
Boolean

Remarks

Setting the DrawingAids property is equivalent to setting the Drawing aids option on the General tab of the Snap & Glue dialog box (Tools menu).

See Also