Share via


P.by Field

Definition

Represents the p:by XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: animClr, animMotion, animScale.
  • has the following child XML elements: hsl, rgb.
  • corresponds to the following strongly-typed classes: ByColor, ByPosition.

Applies to