LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

IsEmpty Property (RasterRegion)






Tests whether this RasterRegion has an empty interior. .NET support Silverlight support WinRT support
Syntax
public bool IsEmpty {get;}
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As RasterRegion
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}
 get_IsEmpty(); 
public:
property bool IsEmpty {
   bool get();
}

Property Value

true if the interior of this RasterRegion is empty; false, otherwise.
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.