DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Geometry
Rectangle Class
Rectangle Methods
Center Method
Contains Method
Equals Method
GetHashCode Method
ToString Method
Rectangle
Center Method
Calculates the center of this rectangle.
Namespace:
DotNetBrowser.Geometry
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
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 © 2023 TeamDev Ltd. All Rights Reserved.