Share via


NoNamespace.sx Field

Definition

Represents the sx XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: outerShdw, reflection, tile, xfrm.
  • corresponds to the following strongly-typed properties: OuterShadow.HorizontalRatio, Reflection.HorizontalRatio, Tile.HorizontalRatio, TransformEffect.HorizontalRatio.

Applies to