ImageGear .NET - Updated May 30, 2018
IsEmpty Method (IImGearRectangle)




ImageGear24.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()

Return Value

Boolean value.
See Also

Reference

IImGearRectangle Interface
IImGearRectangle Members