(Leadtools.Annotations.Core)

GetRulerLength Method (AnnCrossProductObject)

Show in webframe





The ratio of the horizontal resolution (dots per inch or DPI) to the vertical resolution. For most images, the ratio is 1.
Gets the calibrated length of this AnnCrossProductObject.
Syntax
public override LeadLengthD GetRulerLength( 
   double calibrationScale
)
Public Overrides Function GetRulerLength( _
   ByVal calibrationScale As Double _
) As LeadLengthD
public override LeadLengthD GetRulerLength( 
   double calibrationScale
)
-(LeadLengthD) getRulerLength:(double) calibrationScale;
 public LeadLengthD getRulerLength(double calibrationScale)
 function Leadtools.Annotations.Core.AnnCrossProductObject.GetRulerLength( 
   calibrationScale 
)

Parameters

calibrationScale
The ratio of the horizontal resolution (dots per inch or DPI) to the vertical resolution. For most images, the ratio is 1.

Return Value

The calibrated length of this AnnCrossProductObject.
Remarks

This method returns the total length of the first plus the second ruler of this cross product object.

Requirements

Target Platforms

See Also

Reference

AnnCrossProductObject Class
AnnCrossProductObject Members

 

 


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