Visual Basic (Declaration) | |
---|---|
Public Property Bounds As LeadRectangle |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LeadRectangle Bounds {get; set;} |
C++/CLI | |
---|---|
public: property LeadRectangle Bounds { LeadRectangle get(); void set (LeadRectangle value); } |
Return Value
The rectangular area to which the region will be set or updated.For an example, refer to RectangleRasterRegionData.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family