Share via


NoNamespace.gridSize Field

Definition

Represents the gridSize XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: artisticLightScreen.
  • corresponds to the following strongly-typed properties: ArtisticLightScreen.GridSize.

Applies to