Click or drag to resize

RegionIHandlerSet Method

Sets the specified rectangle in the region

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void Set(
	Rectangle rectangle
)

Parameters

rectangle
Type: Eto.DrawingRectangle
Rectangle to set the region to
See Also