Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnPicture Class : IsLoaded Property |
public bool IsLoaded {get; set;}
'Declaration
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');