←Select platform

IsLoaded Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
public bool IsLoaded {get; set;}
Public Property IsLoaded As Boolean
public bool IsLoaded {get; set;}
@property (nonatomic) BOOL isLoaded;
public boolean isLoaded() 
public void setLoaded(boolean loaded) 
get_IsLoaded(); 
set_IsLoaded(value); 
Object.defineProperty('IsLoaded'); 

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