←Select platform

IsVisible Property

Summary
Gets or sets a value that indicates if this thumb in visible.
Syntax
C#
Objective-C
C++/CLI
Java
public bool IsVisible { get; set; } 
@property (nonatomic, assign) BOOL isVisible 
public boolean isVisible(); 
public:  
   property bool IsVisible 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if this thumb is visible; otherwise, it is false. The default value is true.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.