←Select platform

Empty Property

Summary

Creates a new instance of the AnnPicture class with member data left uninitialized.

Syntax
C#
VB
Objective-C
C++
Java
public static AnnPicture Empty { get; } 
Public Shared ReadOnly Property Empty As AnnPicture 
+(LTAnnPicture*) emptyPicture; 
public static AnnPicture getEmpty() 
public:  
   static property AnnPicture^ Empty 
   { 
      AnnPicture^ get() 
   } 

Property Value

A new instance of the AnnPicture class with member data left uninitialized.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly