Gets the format string that specifies how a value must be displayed.
var instance = new Vintasoft.Imaging.Annotation.UI.WebRulerAnnotationViewJS();
var value; // Type: string
value = instance.get_FormatString();
function get_FormatString() : string;
Return Value
Format. Default value is "0.0 px".