←Select platform

LengthToContainerCoordinates Method

Summary
Converts a length to container coordinates.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadLengthD LengthToContainerCoordinates( 
   double value 
) 
- (LeadLengthD)lengthToContainerCoordinates:(double)length; 
public LeadLengthD lengthToContainerCoordinates(double value) 
public:  
   LeadLengthD^ LengthToContainerCoordinates( 
      double value 
   ) 
def LengthToContainerCoordinates(self,value): 

Parameters

value
The source length.

Return Value

The converted length.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.