LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Empty Property






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 AnnPicture Empty {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnPicture Class
AnnPicture Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.