Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

ShowThumbs Property







Gets or sets a value that indicates whether to show the thumbs.
Syntax
public virtual bool ShowThumbs {get; set;}
'Declaration
 
Public Overridable Property ShowThumbs As Boolean
'Usage
 
Dim instance As AnnEditDesigner
Dim value As Boolean
 
instance.ShowThumbs = value
 
value = instance.ShowThumbs
public virtual bool ShowThumbs {get; set;}
@property (nonatomic, assign) BOOL showThumbs
public boolean getShowThumbs()
public void setShowThumbs(boolean showThumbs)
            
 <br/>get_ShowThumbs();<br/>set_ShowThumbs(value);<br/>Object.defineProperty('ShowThumbs'); 

Property Value

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

Some derived classes such as the AnnTextEditDesigner class toggle the value of this property when the text box is in "edit text mode".

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features