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