←Select platform

DefaultTextBounds Property

Summary

The default size of the object bounding rectangle in annotations coordinates.

Syntax
C#
public LeadSizeD DefaultTextBounds { get; set; } 

Property Value

The default size of object bounding rectangle in annotations coordinates.

Remarks

This property is used when AnnTextPointerDrawDesigner.DrawPointerFirst is set to true. The values should be in annotations size units using AnnContainerMapper.SizeToContainerCoordinates. The default value is LeadSizeD.Empty, which indicates to not use DefaultTextBounds and to fit the bounds with the size of the text. Otherwise, its value is taken regardless of the text size.

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly

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