Share via


INKML.srcProperty Field

Definition

Represents the inkml:srcProperty XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: inkSource.
  • has the following XML attributes: name, units, value.
  • corresponds to the following strongly-typed classes: SourceProperty.

Applies to