Share via


INKML.brushProperty Field

Definition

Represents the inkml:brushProperty XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: brush.
  • has the following child XML elements: annotation, annotationXML.
  • has the following XML attributes: name, units, value.
  • corresponds to the following strongly-typed classes: BrushProperty.

Applies to