←Select platform

LengthFromContainerCoordinates Method

Summary

Converts a length from container coordinates.

Syntax

C#
VB
Java
Objective-C
WinRT C#
Public Function LengthFromContainerCoordinates( _ 
   ByVal length As Leadtools.LeadLengthD, _ 
   ByVal operation As Leadtools.Annotations.Core.AnnFixedStateOperations _ 
) As Double 
-(double) lengthFromContainerCoordinates:(LeadLengthD) length 
                               operation:(LTAnnFixedStateOperations)operation; 
public double lengthFromContainerCoordinates( 
   LeadLengthD length, 
   int annFixedStateOperations 
) 
function Leadtools.Annotations.Core.AnnContainerMapper.LengthFromContainerCoordinates(  
   length , 
   operation  
) 

Parameters

length
The source length.

operation
The source object fixed operation state.

Return Value

The converted length.

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