Click or drag to resize
Rectangle Class
Inheritance Hierarchy
SystemObject
  Ozeki.CameraRectangle

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class Rectangle

The Rectangle type exposes the following members.

Constructors
  NameDescription
Public methodRectangle
Initializes a new instance of the Rectangle class
Public methodRectangle(Single, Single, Single, Single)
Initializes a new instance of the Rectangle class
Top
Methods
Properties
  NameDescription
Public propertyHeight
Public propertyWidth
Public propertyX
Public propertyY
Top
See Also