Leadtools.Annotations.Core Namespace > AnnContainer Class : IsEnabled Property |
public bool IsEnabled {get; set;}
Public Property IsEnabled As Boolean
public bool IsEnabled {get; set;}
@property (nonatomic) BOOL isEnabled;
public boolean isEnabled() public void setEnabled(boolean value)
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.