←Select platform

AutoSize Method

Summary

Adjusts this AnnTextObject object so its bounds closely fit its contents.

Syntax

C#
VB
Java
Objective-C
C++
public void AutoSize() 
Public Sub AutoSize() 
public:  
   void AutoSize() 
public void autoSize() 
- (void)autoSize 

Remarks

Call this method to change the bounds value to closely fit its contents. The engine will automatically add the correct space around the text for the current font style and size leading and takes into consideration the border size.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly