Share via


NoNamespace.dgmfontsize Field

Definition

Represents the dgmfontsize XML attribute.

public static readonly System.Xml.Linq.XName dgmfontsize;
 staticval mutable dgmfontsize : System.Xml.Linq.XName
Public Shared ReadOnly dgmfontsize 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.FontSize.

Applies to