Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

FontFromContainerCoordinates Method






Source font. This value must not be null.
Source object fixed operation state.
Converts a font from container coordinates.
Syntax
public AnnFont FontFromContainerCoordinates( 
   AnnFont font,
   AnnFixedStateOperations operation
)
'Declaration
 
Public Function FontFromContainerCoordinates( _
   ByVal font As AnnFont, _
   ByVal operation As AnnFixedStateOperations _
) As AnnFont
public AnnFont FontFromContainerCoordinates( 
   AnnFont font,
   AnnFixedStateOperations operation
)
-(LTAnnFont*) fontFromContainerCoordinates:(LTAnnFont*)annFont
                                 operation:(LTAnnFixedStateOperations) operation;
            
public AnnFont fontFromContainerCoordinates(
   AnnFont font,
   int annFixedStateOperations
)
            
 function Leadtools.Annotations.Core.AnnContainerMapper.FontFromContainerCoordinates( 
   font ,
   operation 
)

Parameters

font
Source font. This value must not be null.
operation
Source object fixed operation state.

Return Value

The converted font object.
Requirements

Target Platforms

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

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