C#
VB
Java
Objective-C
WinRT C#
C++
Creates a new instance of the AnnPicture class with member data left uninitialized.
public static AnnPicture Empty { get; }
Public Shared ReadOnly Property Empty As Leadtools.Annotations.Core.AnnPicture
public static Leadtools.Annotations.Core.AnnPicture Empty {get;}
+(LTAnnPicture*) emptyPicture;
public static AnnPicture getEmpty()
get_Empty();
public:
static property AnnPicture^ Empty
{
AnnPicture^ get()
}
A new instance of the AnnPicture class with member data left uninitialized.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET