ImageGear .NET - Updated November 28, 2017
Baseline Property (ImGearRecLetter)




ImageGear23.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecLetter Class : Baseline Property
Gets or sets Y coordinate of the baseline in pixels.
Syntax
'Declaration
 
Public Property Baseline As UShort
 
'Usage
 
Dim instance As ImGearRecLetter
Dim value As UShort
 
instance.Baseline = value
 
value = instance.Baseline

Property Value

Any positive value.
See Also

Reference

ImGearRecLetter Class
ImGearRecLetter Members