IInkDivider::get_LineHeight method (msinkaut15.h)

Gets or sets the expected handwriting height, in HIMETRIC units.

This property is read/write.

Syntax

HRESULT get_LineHeight(
  LONG *LineHeight
);

Parameters

LineHeight

Return value

None

Remarks

The LineHeight property must be in the range of 100 to 50,000 HIMETRIC units.

The InkDivider object uses the LineHeight property to help distinguish between drawing and handwriting.

Setting the LineHeight property after strokes have been assigned to the InkDivider object generates an error.

Requirements

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

See also

IInkDivider

InkDivider Class

Strokes Property [InkDivider Class]