In This Topic
Gets the length, in units specified by the UnitOfMeasure.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebRulerAnnotationViewJS();
var value; // Type: number
value = instance.get_Length();
function get_Length() : number;
Return Value
Length in units.
Browser Compatibility
See Also