Share via


NoNamespace.grow Field

Definition

Represents the grow XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: blur.
  • corresponds to the following strongly-typed properties: Blur.Grow.

Applies to