(Leadtools.Annotations.Core)

Expanded Property

Show in webframe





Gets or sets a value indicating whether this AnnTextRollupObject is expanded.
Syntax
public bool Expanded {get; set;}
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');

Property Value

true if this AnnTextRollupObject is expanded; otherwise, it is false
Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnTextRollupObject Class
AnnTextRollupObject Members

 

 


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