Visual Basic (Declaration) | |
---|---|
Public Property Rectangle As Rectangle |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Rectangle Rectangle {get; set;} |
Return Value
A Rectangle which contains the zone area.Refer to AddZone example.
Most of the time it is best to use the Rectangle property.
Use the Area property when using the toolkit in a
Windows or ASP .NET service, which does not support classes within the System.Drawing namespace.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family