Share via


INKML.sampleRate Field

Definition

Represents the inkml:sampleRate XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: inkSource.
  • has the following XML attributes: uniform, value.
  • corresponds to the following strongly-typed classes: SampleRate.

Applies to