Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

IsEmpty Property (AnnRectangle)






Gets a value indicating whether all numeric properties of this AnnRectangle structure have values of zero.
Syntax
public bool IsEmpty {get;}
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As AnnRectangle
Dim value As Boolean
 
value = instance.IsEmpty

            

            
public:
property bool IsEmpty {
   bool get();
}

Property Value

true if this AnnRectangle structure is empty; false, otherwise.
Requirements

Target Platforms

See Also

Reference

AnnRectangle Structure
AnnRectangle Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)