Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnTextRollupObject Class






Members 
Defines an annotation text rollup object.
Object Model
Syntax
public class AnnTextRollupObject : AnnNoteObject, IAnnObjectCloneable  
'Declaration
 
Public Class AnnTextRollupObject 
   Inherits AnnNoteObject
   Implements IAnnObjectCloneable 
public sealed class AnnTextRollupObject : IAnnObjectCloneable  
@interface LTAnnTextRollupObject :LTAnnNoteObject<NSCoding,NSCopying>
public class AnnTextRollupObject extends AnnNoteObject
function Leadtools.Annotations.Core.AnnTextRollupObject()
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 AnnTextObject 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 AnnTextObject:

Requirements

Target Platforms

See Also

Reference

AnnTextRollupObject Members
Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features