←Select platform

Empty Property

Summary

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

Syntax

C#
VB
C++
public static AnnPicture Empty { get; } 
  
Public Shared ReadOnly Property Empty As Leadtools.Annotations.AnnPicture 
public: 
static property Leadtools.Annotations.AnnPicture^ Empty { 
   Leadtools.Annotations.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 VB).

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly