Share via


NoNamespace.pitchFamily Field

Definition

Represents the pitchFamily XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: font.
  • corresponds to the following strongly-typed properties: Font.PitchFamily.

Applies to