'Declaration Protected Overridable Function GetOmrFieldTemplateBoundingBox( _
ByVal pointsТочки изображения, которые определяют ограничивающий прямоугольник.() 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
 - Точки изображения, которые определяют ограничивающий прямоугольник.
 
Return Value
Ограничивающий прямоугольник поля OMR.