Share via


NoNamespace.rho Field

Definition

Represents the rho XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: drawingHF.
  • corresponds to the following strongly-typed properties: DrawingHeaderFooter.Rho.

Applies to