expanded Property (AnnTextRollupObject)

Summary

Gets or sets a value indicating whether this AnnTextRollupObject is expanded.

Syntax

JavaScript Syntax
Object.defineProperty(AnnTextRollupObject.prototype, 'expanded', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
expanded: boolean;

Property Value

true if this AnnTextRollupObject is expanded; otherwise, it is false

Remarks

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize