LEADTOOLS Annotations (Leadtools.Annotations assembly)

Empty Property

Show in webframe





Represents a new instance of the AnnPicture class with member data left uninitialized.
Syntax
public static AnnPicture Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As AnnPicture
'Usage
 
Dim value As AnnPicture
 
value = AnnPicture.Empty

            

            
public:
static property AnnPicture^ Empty {
   AnnPicture^ get();
}

Property Value

A new instance of the AnnPicture class with member data left uninitialized.
Remarks
An uninitialized picture has an image of null (Nothing in Visual Basic).
Requirements

Target Platforms

See Also

Reference

AnnPicture Class
AnnPicture Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.