Share via


NoNamespace.xscale Field

Definition

Represents the xscale XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: textpath.
  • corresponds to the following strongly-typed properties: TextPath.XScale.

Applies to