VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomImageRulerJS type / get_Padding Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Padding Method
In This Topic
Gets a ruler padding relative to Anchor.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerJS(dicomViewerControl);

var value; // Type: number
value = instance.get_Padding();

Return Value

The ruler padding relative to Anchor.
Browser Compatibility
56+
45+
11
See Also