←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.