Share via


NoNamespace.grainSize Field

Definition

Represents the grainSize XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: artisticFilmGrain.
  • corresponds to the following strongly-typed properties: ArtisticFilmGrain.GrainSize.

Applies to