Skip to main content

Class: EOIBoundingBox

Public element model used in EyesOnIt requests, responses, or configuration.

Namespace: EyesOnItSDK.API.Elements

Constructors

  • public EOIBoundingBox(int left, int top, int width, int height)

Properties

PropertyJSON FieldTypeNotes
Toptopint
Leftleftint
Widthwidthint
Heightheightint
Rightint
Bottomint

Events

This class does not expose any public events.

Methods

This class does not expose any public methods.