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
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.