(Leadtools.Annotations.Core)

IsLoaded Property

Show in webframe





Gets or sets a value indicating if the image associated with this AnnPicture is loaded.
Syntax
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

See Also

Reference

AnnPicture Class
AnnPicture Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.