Click or drag to resize

OcrRegionData Constructor

Constructs an OcrRegionData.
Overload List
  NameDescription
Public methodOcrRegionData
Creates a new instance of OcrRegionData.
Public methodOcrRegionData(WangAttributeData)
Creates a new instance of OcrRegionData from WANG data.
Public methodOcrRegionData(SerializationInfo, StreamingContext)
Creates a new instance of OcrRegionData from serialization data.
Public methodOcrRegionData(RectangleF, Int32, Color)
Creates a new instance of OcrRegionData specifying the selection bounds, sequence number of color.
Top
See Also