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