Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnTextRollupObject Class : Expanded Property |
public bool Expanded {get; set;}
'Declaration
Public Property Expanded As Boolean
public bool Expanded {get; set;}
@property (nonatomic) BOOL expanded;
public boolean getExpanded() public void setExpanded(boolean expanded)
get_Expanded();
set_Expanded(value);
Object.defineProperty('Expanded');
When this AnnTextRollupObject object is expanded, it looks and behaves exactly like a normal AnnNoteObject object.
When this AnnTextRollupObject object is not expanded, it shrinks to show only one line of text.