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

Show in webframe

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 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

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