(Leadtools.Annotations.Automation)

ShowThumbs Property

Show in webframe




Gets or sets a value that indicates whether to show the thumbs.
Syntax
public bool ShowThumbs {get; set;}
public bool ShowThumbs {get; set;}
@property (nonatomic) BOOL showThumbs;
public boolean getShowThumbs()
public void setShowThumbs(boolean showThumbs)
            
 
get_ShowThumbs();
set_ShowThumbs(value);
Object.defineProperty('ShowThumbs');

Property Value

true to show the thumbs; otherwise, it is false. The default value is true.
Remarks

Changing this property will affect the current and all future running AnnEditDesigner objects. For more information refer to the AnnEditDesigner.ShowThumbs property of the AnnEditDesigner.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


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