Share via


NoNamespace.dgmstyle Field

Definition

Represents the dgmstyle XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: diagram.
  • corresponds to the following strongly-typed properties: Diagram.Style.

Applies to