Share via


NoNamespace.alignshape Field

Definition

Represents the alignshape XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fill.
  • corresponds to the following strongly-typed properties: Fill.AlignShape.

Applies to