(Leadtools.Annotations.Core)

IsVisible Property (IAnnThumbStyle)

Show in webframe





Gets or sets a value that indicates whether this thumbnail in visible.
Syntax
bool IsVisible {get; set;}
Property IsVisible As Boolean
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 is visible; otherwise, it is false. The default value is true.
Requirements

Target Platforms

See Also

Reference

IAnnThumbStyle Interface
IAnnThumbStyle Members

 

 


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