(Leadtools.Annotations.Rendering)

IsVisible Property

Show in webframe




Gets or sets a value that indicates if this thumb in visible.
Syntax
public bool IsVisible {get; set;}
public bool IsVisible {get; set;}
@property (nonatomic) BOOL isVisible;
bool getIsVisible()
void setIsVisible(bool value)
            
 
get_IsVisible();
set_IsVisible(value);
Object.defineProperty('IsVisible');

Property Value

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

Target Platforms

See Also

Reference

AnnThumbStyle Class
AnnThumbStyle Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.