←Select platform

FontToContainerCoordinates Method

Summary
Converts a font to container coordinates.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnFont FontToContainerCoordinates( 
   AnnFont font 
) 
- (LTAnnFont *)fontToContainerCoordinates:(LTAnnFont *)font; 
public AnnFont fontToContainerCoordinates(AnnFont font) 
public:  
   AnnFont^ FontToContainerCoordinates( 
      AnnFont^ font 
   ) 
def FontToContainerCoordinates(self,font): 

Parameters

font
Source font. This value must not be null.

Return Value

The converted font object.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
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.