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 > AnnLayer Class : IsVisible Property |
public bool IsVisible {get; set;}
'Declaration
Public Property IsVisible As Boolean
public bool IsVisible {get; set;}
@property (nonatomic) BOOL isVisible;
public boolean isVisible() public void setVisible(boolean value)
get_IsVisible();
set_IsVisible(value);
Object.defineProperty('IsVisible');
Use IsVisible to quickly show/hide all of the objects contained in the layer. Non-visible items will not be accessible from automation.
AnnCodecs will load/save the value of this property.
For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.