[This is preliminary documentation and is subject to change.]
The CefRectangle type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| CefRectangle | Initializes a new instance of the CefRectangle class |
Methods
| Name | Description | |
|---|---|---|
Indicates whether this instance and a specified object are equal.
(Inherited from | ||
Allows an (Inherited from | ||
Returns the hash code for this instance.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns the fully qualified type name of this instance.
(Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Height | ||
| Width | ||
| X | ||
| Y |
See Also