Share via


A.close Field

Definition

Represents the a:close XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: path.
  • corresponds to the following strongly-typed classes: CloseShapePath.

Applies to