'Declaration Protected Overrides Function GetOmrFieldTemplateBoundingBox( _
ByVal pointsThe image points, which define the bounding box.() As Vintasoft.Primitives.VintasoftPointI _
) As Vintasoft.Primitives.VintasoftRectI
protected override Vintasoft.Primitives.VintasoftRectI GetOmrFieldTemplateBoundingBox(
Vintasoft.Primitives.VintasoftPointI[] points
)
protected: Vintasoft.Primitives.VintasoftRectI GetOmrFieldTemplateBoundingBox(
Vintasoft.Primitives.VintasoftPointI[]* points
); override
protected:
Vintasoft.Primitives.VintasoftRectI GetOmrFieldTemplateBoundingBox(
array<Vintasoft.Primitives.VintasoftPointI>^ points
); override
Parameters
- points
- The image points, which define the bounding box.
Return Value
The bounding box of thr OMR field.