public virtual LeadLengthD GetRulerLength(
double
)
'Declaration
Public Overridable Function GetRulerLength( _
ByVal 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.