Share via


NoNamespace.imagealignshape Field

Definition

Represents the imagealignshape XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: stroke.
  • corresponds to the following strongly-typed properties: Stroke.ImageAlignShape.

Applies to