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

Show in webframe

Empty Field (AnnRectangle)






Represents a new instance of the AnnRectangle structure with member data left uninitialized.
Syntax
public static readonly AnnRectangle Empty
'Declaration
 
Public Shared ReadOnly Empty As AnnRectangle
'Usage
 
Dim value As AnnRectangle
 
value = AnnRectangle.Empty

            

            
public:
static readonly AnnRectangle Empty
Remarks
An uninitialized rectangle has Left, Top, Width and Height values of 0 and a unit of measure of Pixel.
Requirements

Target Platforms

See Also

Reference

AnnRectangle Structure
AnnRectangle Members

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