(Leadtools.Annotations.Core)

FontToContainerCoordinates Method

Show in webframe





Source font. This value must not be null.
Converts a font to container coordinates.
Syntax
public AnnFont FontToContainerCoordinates( 
   AnnFont font
)
Public Function FontToContainerCoordinates( _
   ByVal font As AnnFont _
) As AnnFont
public AnnFont FontToContainerCoordinates( 
   AnnFont font
)
-(LTAnnFont*) fontToContainerCoordinates:(LTAnnFont*)annFont;
public AnnFont fontToContainerCoordinates(AnnFont font)
 function Leadtools.Annotations.Core.AnnContainerMapper.FontToContainerCoordinates( 
   font 
)

Parameters

font
Source font. This value must not be null.

Return Value

The converted font object.
Requirements

Target Platforms

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.