Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnContainerMapper Class : LengthToContainerCoordinates Method |
public LeadLengthD LengthToContainerCoordinates( double value )
'Declaration
Public Function LengthToContainerCoordinates( _ ByVal value As Double _ ) As LeadLengthD
public LeadLengthD LengthToContainerCoordinates( double value )
-(LeadLengthD) lengthToContainerCoordinates:(double) length;
public LeadLengthD lengthToContainerCoordinates(double value)
function Leadtools.Annotations.Core.AnnContainerMapper.LengthToContainerCoordinates( value )