get_SmallTickFrequency Method
Gets a step, in units of measure, for small ticks.
var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerJS(dicomViewerControl);
var value; // Type: number
value = instance.get_SmallTickFrequency();
function get_SmallTickFrequency() : number;
Return Value
The step, in units of measure, for small ticks.