Share via


NoNamespace.sy Field

Definition

Represents the sy XML attributes.

public static readonly System.Xml.Linq.XName sy;
 staticval mutable sy : System.Xml.Linq.XName
Public Shared ReadOnly sy 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.VerticalRatio, Reflection.VerticalRatio, Tile.VerticalRatio, TransformEffect.VerticalRatio.

Applies to