ImageGear for .NET
IsWellFormed Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDoubleRectangle Structure : IsWellFormed Method




Glossary Item Box

Checks if rectangle's width is greater than or equal to zero and if its height is greater than or equal to zero.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

Boolean value.

Remarks

This method checks if rectangle's width is greater than or equal to zero and if its height is greater than or equal to zero.

See Also

©2013. Accusoft Corporation. All Rights Reserved.