DynamicGridEnabled Element [Visio 2003 SDK Documentation]

Specifies whether the dynamic grid feature is enabled for a document or window.

Value Description

0

The dynamic grid is not enabled.

1

The dynamic grid is enabled.

Syntax

<DynamicGridEnabled>
</DynamicGridEnabled>

Attributes

None

Element properties

Property Value
Name DynamicGridEnabled 
Minimum Occurrences
Maximum Occurrences

Element information

Parent elements

DocumentSettings

Window

Child elements

None

Remarks

If a Window element is present in a document, the attributes specified there will override attributes specified in the DocumentSettings element.

See also

DynamicGridEnabled property