←Select platform

Empty Property

Summary
Creates a new instance of the AnnPicture class with member data left uninitialized.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public static AnnPicture Empty { get; } 
@property (class, nonatomic, strong, readonly) LTAnnPicture *emptyPicture NS_SWIFT_NAME(empty); 
public static AnnPicture getEmpty() 
public:  
   static property AnnPicture^ Empty 
   { 
      AnnPicture^ get() 
   } 
Empty # get  (AnnPicture) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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