Click or drag to resize

FormActMainRECT Structure

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

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
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
Methods
  NameDescription
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodEquals(FormActMainRECT)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodToString (Overrides ValueTypeToString.)
Top
Operators
See Also