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

var returnValue; // Type: any

// Parameters
var value; // Type: number

returnValue = instance.set_Padding(value);

Parameters

value
Default value is 20.0.
Browser Compatibility
56+
45+
11
See Also