Tests whether obj is a RectangleF with the same location and size of this RectangleD.
|
Parameters |
Description |
|
obj |
The Object to test. |
This method returns true if obj is a RectangleD and its X, Y, Width, and Height properties are equal to the corresponding properties of this RectangleD; otherwise, false.
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|