Share via


NoNamespace.g Field

Definition

Represents the g XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: scrgbClr, rgb.
  • corresponds to the following strongly-typed properties: RgbColor.Green, RgbColorModelPercentage.GreenPortion.

Applies to