Click or drag to resize

OcrRegionAnnotation Constructor

Constructs an OcrRegionAnnotation.
Overload List
  NameDescription
Public methodOcrRegionAnnotation
Creates a new instance of OcrRegionAnnotation.
Public methodOcrRegionAnnotation(OcrRegionData)
Creates a new instance of OcrRegionAnnotation from an OcrRegionData object.
Public methodOcrRegionAnnotation(SerializationInfo, StreamingContext)
Creates a new instance of OcrRegionAnnotation from serialization information.
Public methodOcrRegionAnnotation(RectangleF, Int32, Color)
Creates a new instance of OcrRegionAnnotation specifying its bounds, sequence order and color.
Top
See Also