Share via


INKML.activeArea Field

Definition

Represents the inkml:activeArea XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: inkSource.
  • has the following XML attributes: height, size, units, width.
  • corresponds to the following strongly-typed classes: ActiveArea.

Applies to