ImageGear .NET v25.1 - Updated
IsEmpty Method (IImGearRectangle)




ImageGear.Core Assembly > ImageGear.Core Namespace > IImGearRectangle 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 IImGearRectangle
Dim value As Boolean
 
value = instance.IsEmpty()
bool IsEmpty()
bool IsEmpty(); 
bool IsEmpty(); 

Return Value

Boolean value.
See Also

Reference

IImGearRectangle Interface
IImGearRectangle Members