(Leadtools.Annotations.Core)

LengthFromContainerCoordinates Method

Show in webframe





The source length.
The source object fixed operation state.
Converts a length from container coordinates.
Syntax
public double LengthFromContainerCoordinates( 
   LeadLengthD length,
   AnnFixedStateOperations operation
)
Public Function LengthFromContainerCoordinates( _
   ByVal length As LeadLengthD, _
   ByVal operation As AnnFixedStateOperations _
) As Double
public double LengthFromContainerCoordinates( 
   LeadLengthD length,
   AnnFixedStateOperations operation
)
-(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

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

 

 


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