Share via


NoNamespace.aspectratio Field

Definition

Represents the aspectratio XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lock.
  • corresponds to the following strongly-typed properties: Lock.AspectRatio.

Applies to