Click or drag to resize

Rectangle Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraRectangle

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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
Properties
  NameDescription
Public propertyHeight
Public propertyWidth
Public propertyX
Public propertyY
Top
Methods
See Also