ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecLetter Class : Baseline Property |
'Declaration Public Property Baseline As UShort
'Usage Dim instance As ImGearRecLetter Dim value As UShort instance.Baseline = value value = instance.Baseline
public ushort Baseline {get; set;}