Gets or sets a value indicating whether this AnnTextRollupObject is expanded.
public virtual bool Expanded { get; set; }
Public Overridable Property Expanded 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 Annotation Object. (Deprecated)
For an example, 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