Share via


DynamicGridEnabled Property [Visio 2003 SDK Documentation]

Determines whether the dynamic grid is enabled or not.

boolRet = object**.DynamicGridEnabled**

object**.DynamicGridEnabled** = boolExpression

boolRet     Boolean. True if dynamic grid is enabled; False if it is not enabled.

object     Required. An expression that returns a Document object.

boolExpression     Required Boolean. True to enable dynamic grid; False to disable it.

Version added

2002

Applies to | Document object

See Also | GlueSettings property | SnapSettings property