LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

GetBounds Method






Gets a LeadRect structure that represents a rectangle that bounds this RasterRegion in pixels. .NET support Silverlight support WinRT support
Syntax
public LeadRect GetBounds()
'Declaration
 
Public Function GetBounds() As LeadRect
'Usage
 
Dim instance As RasterRegion
Dim value As LeadRect
 
value = instance.GetBounds()
public LeadRect GetBounds()
 function Leadtools.RasterRegion.GetBounds()
public:
LeadRect GetBounds(); 

Return Value

A LeadRect structure that represents a rectangle that bounds this RasterRegion in pixels.
Remarks

The bounding rectangle is always the smallest possible bounding rectangle of this RasterRegion. The returned rectangle is empty (all values equals to zero) if the region is empty.

Example
For an example, refer to RasterRegion.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterRegion Class
RasterRegion Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.