Leadtools.Windows.Annotations Namespace > AnnTextRollupObject Class : IsExpanded Property |
public bool IsExpanded {get; set;}
'Declaration Public Property IsExpanded As Boolean
'Usage Dim instance As AnnTextRollupObject Dim value As Boolean instance.IsExpanded = value value = instance.IsExpanded
public bool IsExpanded {get; set;}
get_IsExpanded();
set_IsExpanded(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.
For XAML example, refer to AnnTextRollupObject.
For C#/VB examples, refer to AnnTextRollupObject.
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