public double LengthFromContainerCoordinates(
LeadLengthD ,
AnnFixedStateOperations
)
Public Function LengthFromContainerCoordinates( _
ByVal As LeadLengthD, _
ByVal As 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
)