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




ImageGear.Core Assembly > ImageGear.Core Namespace > IImGearRectangle Interface : IsWellFormed Method
Tests whether the rectangle is valid.
Syntax
'Declaration
 
Function IsWellFormed() As Boolean
'Usage
 
Dim instance As IImGearRectangle
Dim value As Boolean
 
value = instance.IsWellFormed()
bool IsWellFormed()
bool IsWellFormed(); 
bool IsWellFormed(); 

Return Value

Boolean value.
See Also

Reference

IImGearRectangle Interface
IImGearRectangle Members