Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomationManager Class : ShowThumbs Property |
public bool ShowThumbs {get; set;}
'Declaration
Public Property ShowThumbs As Boolean
public bool ShowThumbs {get; set;}
@property (nonatomic) BOOL showThumbs;
public boolean getShowThumbs() public void setShowThumbs(boolean showThumbs)
<br/>get_ShowThumbs();<br/>set_ShowThumbs(value);<br/>Object.defineProperty('ShowThumbs');
Changing this property will affect the current and all future running AnnEditDesigner objects. For more information refer to the AnnEditDesigner.ShowThumbs property.