(Leadtools.Annotations.Core)

GetRulerLength Method (AnnPolyRulerObject)

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 AnnPolyRulerObject.
Syntax
public virtual LeadLengthD GetRulerLength( 
   double calibrationScale
)
Public Overridable Function GetRulerLength( _
   ByVal calibrationScale As Double _
) As LeadLengthD
public virtual LeadLengthD GetRulerLength( 
   double calibrationScale
)
-(LeadLengthD) getRulerLength:(double) calibrationScale;
 public LeadLengthD getRulerLength(double calibrationScale)
 function Leadtools.Annotations.Core.AnnPolyRulerObject.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 AnnPolyRulerObject.
Requirements

Target Platforms

See Also

Reference

AnnPolyRulerObject Class
AnnPolyRulerObject Members

 

 


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