Share via


NoNamespace.kx Field

Definition

Represents the kx XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to