Share via


NoNamespace.zoomContents Field

Definition

Represents the zoomContents XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: animScale.
  • corresponds to the following strongly-typed properties: AnimateScale.ZoomContents.

Applies to