AVEVA CAF API Documenation
Fields  Properties  Methods 


User32.RECT Structure Members

The following tables list the members exposed by User32.RECT.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Field Gets the bottom.  
Public Field Gets the bottom.  
Public Field Gets the bottom.  
Public Field Gets the bottom.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the height.  
Public Property Gets or sets the location.  
Public Property Gets or sets the size.  
Public Property Gets or sets the width.  
Public Property Gets or sets the x coordinate.  
Public Property Gets or sets the y coordinate.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Indicates whether this instance and a specified object are equal.  
Public MethodServes as the default hash function.  
Public MethodReturns a string that represents the current object.  
Top
Public Operators
Equality operator.
Overloaded.  Implicit cast that converts the given RECT to a Rectangle.
Inequality operator.
Top
See Also