RemovedLineStartY Property
|
This property returns the coordinates of the start and end points of the line.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int StartY { get; }
Public ReadOnly Property StartY As Integer
Get
public:
property int StartY {
int get ();
}
Property Value
Type:
Int32
See Also