Leadtools.Annotations.Core Namespace > AnnLayer Class : IsVisible Property |
public bool IsVisible {get; set;}
Public Property IsVisible As Boolean
public bool IsVisible {get; set;}
public Boolean getIsVisible(); public void setIsVisible(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.