Share via


NoNamespace.snapToGrid Field

Definition

Represents the snapToGrid XML attribute.

public static readonly System.Xml.Linq.XName snapToGrid;
 staticval mutable snapToGrid : System.Xml.Linq.XName
Public Shared ReadOnly snapToGrid As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cSldViewPr.
  • corresponds to the following strongly-typed properties: CommonSlideViewProperties.SnapToGrid.

Applies to