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 > AnnContainer Class : IsEnabled Property |
public bool IsEnabled {get; set;}
'Declaration
Public Property IsEnabled As Boolean
public bool IsEnabled {get; set;}
@property (nonatomic) BOOL isEnabled;
public boolean isEnabled() public void setEnabled(boolean enable)
get_IsEnabled();
set_IsEnabled(value);
Object.defineProperty('IsEnabled');
When the container is disabled, it is considered read-only by the automation manager and the objects will be rendered but cannot be edited.