Click or drag to resize

FormActMainRECT Structure

[Missing <summary> documentation for "T:Advanced_Combat_Tracker.FormActMain.RECT"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    Advanced_Combat_TrackerFormActMainRECT

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public struct RECT

The FormActMainRECT type exposes the following members.

Constructors
 NameDescription
Public methodFormActMainRECT(FormActMainRECT)Initializes a new instance of the FormActMainRECT class
Public methodFormActMainRECT(Int32, Int32, Int32, Int32)Initializes a new instance of the FormActMainRECT class
Top
Properties
 NameDescription
Public propertyBottom 
Public propertyHeight 
Public propertyLeft 
Public propertyLocation 
Public propertyRight 
Public propertySize 
Public propertyTop 
Public propertyWidth 
Public propertyX 
Public propertyY 
Top
Methods
Operators
See Also