Skip to content

Latest commit

 

History

History
99 lines (69 loc) · 4.65 KB

nf-msinkaut-iinkrecognitionalternate-get_baseline.md

File metadata and controls

99 lines (69 loc) · 4.65 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:msinkaut.IInkRecognitionAlternate.get_Baseline
IInkRecognitionAlternate::get_Baseline (msinkaut.h)
Gets the baseline for a IInkRecognitionAlternate object that represents a single line of text.
5fb53534-b15f-44e8-8bb3-31d6ba3a9bb4
Baseline property [Tablet PC]
Baseline property [Tablet PC]
IInkRecognitionAlternate interface
IInkRecognitionAlternate interface [Tablet PC]
Baseline property
IInkRecognitionAlternate.Baseline
IInkRecognitionAlternate.get_Baseline
IInkRecognitionAlternate::Baseline
IInkRecognitionAlternate::get_Baseline
get_Baseline
msinkaut/IInkRecognitionAlternate::Baseline
msinkaut/IInkRecognitionAlternate::get_Baseline
tablet.iinkrecognitionalternate_baseline
tablet\iinkrecognitionalternate_baseline.htm
tablet
5fb53534-b15f-44e8-8bb3-31d6ba3a9bb4
12/05/2018
5fb53534-b15f-44e8-8bb3-31d6ba3a9bb4, Baseline property [Tablet PC], Baseline property [Tablet PC],IInkRecognitionAlternate interface, IInkRecognitionAlternate interface [Tablet PC],Baseline property, IInkRecognitionAlternate.Baseline, IInkRecognitionAlternate.get_Baseline, IInkRecognitionAlternate::Baseline, IInkRecognitionAlternate::get_Baseline, get_Baseline, msinkaut/IInkRecognitionAlternate::Baseline, msinkaut/IInkRecognitionAlternate::get_Baseline, tablet.iinkrecognitionalternate_baseline
msinkaut.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
InkObj.dll
Windows
19H1
IInkRecognitionAlternate::get_Baseline
msinkaut/IInkRecognitionAlternate::get_Baseline
c++
APIRef
kbSyntax
COM
InkObj.dll
InkObj.dll.dll
IInkRecognitionAlternate.Baseline
IInkRecognitionAlternate.get_Baseline
IInkRecognitionAlternate.get_Baseline

IInkRecognitionAlternate::get_Baseline

-description

Gets the baseline for a IInkRecognitionAlternate object that represents a single line of text.

This property is read-only.

-parameters

-remarks

The baseline is the imaginary horizontal line with which the base of each character, excluding decenders, is aligned. It also corresponds to the bottom of the x-height.

Note  

If the recognition alternate spans more than one recognition segment within a line of text, then this property returns a line that begins at the first point of the baseline of the first segment in the alternate and ends at the last point of the baseline of the last segment in the alternate.

You can use the AlternatesWithConstantPropertyValues method with the propertyType parameter set to the Segmentation recognition property globally unique identifier (GUID) to get a collection of one segment recognition alternates that correspond to a segmentation of your original alternate.

 
Note  If the recognition alternate spans more than one line, this property generates an E_FAIL error. You can use the LineAlternates property to get a collection of one line recognition alternates that corresponds to a multiple line recognition alternate.
 

-see-also

AlternatesWithConstantPropertyValues Method

Ascender Property

Descender Property

IInkRecognitionAlternate Interface

LineAlternates Property

Midline Property [IInkRecognitionAlternate Interface]