ImageGear .NET - Updated
IsEmpty Method (IImGearDoubleRectangle)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearDoubleRectangle Interface : IsEmpty Method
Tests whether all numeric properties of the rectangle have their initial values.
Syntax
'Declaration
 
Function IsEmpty() As Boolean
'Usage
 
Dim instance As IImGearDoubleRectangle
Dim value As Boolean
 
value = instance.IsEmpty()
bool IsEmpty()
bool IsEmpty(); 
bool IsEmpty(); 

Return Value

Boolean value.
See Also

Reference

IImGearDoubleRectangle Interface
IImGearDoubleRectangle Members