DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Geometry
Rectangle Class
Rectangle Methods
Center Method
Contains Method
Equals Method
GetHashCode Method
Rectangle
Center Method
Calculates the center of this rectangle.
Namespace:
DotNetBrowser.Geometry
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntax
C#
Copy
public
Point
Center
()
Return Value
Type:
Point
The point that represents the center of this rectangle.
See Also
Reference
Rectangle Class
DotNetBrowser.Geometry Namespace
Copyright © 2022 TeamDev Ltd. All Rights Reserved.