Leadtools.Annotations Namespace > AnnTextRollupObject Class : Expanded Property |
public virtual bool Expanded {get; set;}
'Declaration Public Overridable Property Expanded As Boolean
'Usage Dim instance As AnnTextRollupObject Dim value As Boolean instance.Expanded = value value = instance.Expanded
public virtual bool Expanded {get; set;}
get_Expanded();
set_Expanded(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2