Gets a or sets a value indicating whether this AnnTextRollupObject is expanded. This is a dependency property.
public bool IsExpanded { get; set; }
Public Property IsExpanded As Boolean
true if this AnnTextRollupObject is expanded; false otherwise.
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 more information, refer to Using Text in WPF Annotation Objects.
For XAML example, refer to AnnTextRollupObject.
For C#/VB examples, refer to AnnTextRollupObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET