isLoaded Property (AnnPicture)

Summary

Gets or sets a value indicating if the image associated with this AnnPicture is loaded.

Syntax

JavaScript Syntax
Object.defineProperty(AnnPicture.prototype, 'isLoaded', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
isLoaded: boolean;

Property Value

A boolean indicating if the image associated with this AnnPicture is loaded.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize