←Select platform

LengthToContainerCoordinates Method

Summary

Converts a length to container coordinates.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.LeadLengthD LengthToContainerCoordinates(  
   double value 
) 
Public Function LengthToContainerCoordinates( _ 
   ByVal value As Double _ 
) As Leadtools.LeadLengthD 
public Leadtools.LeadLengthD LengthToContainerCoordinates(  
   double value 
) 
-(LeadLengthD) lengthToContainerCoordinates:(double) length;
public LeadLengthD lengthToContainerCoordinates(double value)
function Leadtools.Annotations.Core.AnnContainerMapper.LengthToContainerCoordinates(  
   value  
) 

Parameters

value
The source length.

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