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