Leadtools Namespace > RasterRegion Class : GetBounds Method |
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();
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.
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