VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebRulerAnnotationViewJS type / get_FormatString Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_FormatString Method
In This Topic
Gets the format string that specifies how a value must be displayed.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebRulerAnnotationViewJS();

var value; // Type: string
value = instance.get_FormatString();

Return Value

Format. Default value is "0.0 px".
Browser Compatibility
56+
45+
11
See Also