Share via


NoNamespace.origin Field

Definition

Represents the origin XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: skew, animMotion, fill, shadow.
  • corresponds to the following strongly-typed properties: AnimateMotion.Origin, Fill.Origin, Shadow.Origin, Skew.Origin.

Applies to