BackgroundZonePointCount Property
|
This property returns the number of corner points defining the border walk coordinates of the zone.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int PointCount { get; }
Public ReadOnly Property PointCount As Integer
Get
public:
property int PointCount {
int get ();
}
Property Value
Type:
Int32
See Also