Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnD2DThumbStyle Class : IsVisible Property |
public bool IsVisible {get; set;}
'Declaration
Public Property IsVisible As Boolean
'Usage
Dim instance As AnnD2DThumbStyle Dim value As Boolean instance.IsVisible = value value = instance.IsVisible
public bool IsVisible {get; set;}
<br/>get_IsVisible();<br/>set_IsVisible(value);<br/>Object.defineProperty('IsVisible');