Share via


O.v Field

Definition

Represents the o:v XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: clippath.
  • corresponds to the following strongly-typed properties: ClipPath.Value.

Applies to