Gets unit of measure of the Length.
var instance = new Vintasoft.Imaging.Annotation.UI.WebRulerAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.WebUnitOfMeasureEnumJS
value = instance.get_UnitOfMeasure();
Return Value
An instance of the
WebUnitOfMeasureEnumJS class that defines the unit of measure. Default value is "Pixels".