Click or drag to resize

Zone Class

2D rectangle zone
Inheritance Hierarchy
SystemObject
  LynceeTec.InterfaceProcessingV2Zone

Namespace:  LynceeTec.InterfaceProcessingV2
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public class Zone

The Zone type exposes the following members.

Constructors
  NameDescription
Public methodZone
Initializes a new instance of the Zone class
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Top
Fields
  NameDescription
Public fieldheight
Height of the zone
Public fieldleft
Coordinate of the top-left corner of the zone in the X direction
Public fieldtop
Coordinate of the top-left corner of the zone in the Y direction
Public fieldwidth
Width of the zone
Top
See Also