Area Constructor(Position,Position)
Initializes a new instance of the Area structure.

C# Syntax

Parameters

topLeft
Assigns values to the Top and Left fields.
bottomRight
Assigns values to the Bottom and Right fields.