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 > IAnnThumbStyle Interface : IsVisible Property |
bool IsVisible {get; set;}
'Declaration
Property IsVisible As Boolean
bool IsVisible {get; set;}
@property (nonatomic) BOOL isVisible;
boolean isVisible(); void setVisible(boolean visible);
get_IsVisible();
set_IsVisible(value);
Object.defineProperty('IsVisible');