AnnTextRollupObject Object

Summary

Defines an annotation text rollup object.

Syntax
TypeScript
JavaScript
function lt.Annotations.Engine.AnnTextRollupObject 
	extends lt.Annotations.Engine.AnnNoteObject 
	implements IAnnObjectCloneable 
class lt.Annotations.Engine.AnnTextRollupObject() 
	extends AnnNoteObject 
	implements IAnnObjectCloneable 
Remarks

The text rollup annotation object extends AnnNoteObject by adding an Expanded property. When this property is set to false, the text rollup object looks and behaves like a normal note. When Expanded is set to false, the text rollup object will shrink to show only one line of text. This saves space on the container surface.

Programmatically, the boundaries and location of the text rollup object can be controlled using the following properties: The AnnTextRollupObject class inherits a number of properties from the AnnObject class, providing support for font, stroke and fill characteristics. These properties are listed below: The AnnTextRollupObject inherits a number of text properties from the AnnTextObject class that provide support for text alignment, margins, etc. These properties are listed below: The name of the cross-product object can be controlled using Labels property, inherited from the AnnObject class. Each object can be transformed with the following methods: An object can be part of a group annotation object or part of a container object. It cannot be part of both a group and a container at the same time. The following properties can also be used to programmatically set characteristics of an AnnCrossProductObject:

Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.