Share via


NoNamespace.AutoFit Field

Definition

Represents the AutoFit XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: Map_.
  • corresponds to the following strongly-typed properties: Map.AutoFit.

Applies to