Share via


NoNamespace.centerVertically Field

Definition

Represents the centerVertically XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: group.
  • corresponds to the following strongly-typed properties: Group.CenterVertically.

Applies to