Click or drag to resize

Rectangle Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraRectangle

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

The Rectangle type exposes the following members.

Constructors
 NameDescription
Public methodRectangleInitializes 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
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also