←Select platform

FontFromContainerCoordinates Method

Summary

Converts a font from container coordinates.

Syntax

C#
VB
Java
Objective-C
WinRT C#
-(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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize