ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearRectangle Structure : IsEmpty Method |
'Declaration Public Function IsEmpty() As Boolean
'Usage Dim instance As ImGearRectangle Dim value As Boolean value = instance.IsEmpty()
public bool IsEmpty()
public: bool IsEmpty();
public: bool IsEmpty();