IInkRecognizerGuide::get_Midline method (msinkaut.h)

Gets or sets the midline height. The midline height is distance from the baseline to the midline, of the drawn box.

This property is read/write.

Syntax

HRESULT get_Midline(
  long *Units
);

Parameters

Units

Return value

None

Remarks

The value is 0 if the midline is not present.

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header msinkaut.h
Library InkObj.dll

See also

IInkRecognizerGuide

InkRecognizerGuide Class