RemovedLine.StartX 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 StartX { get; }
Public ReadOnly Property StartX As Integer
Get
public:
property int StartX {
int get ();
}
Property Value
Type:
Int32
See Also