VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomImageRulerCollectionJS type / toArray Property
Syntax BrowserCompatibility SeeAlso
In This Topic
toArray Method
In This Topic
Returns an array of rulers.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerCollectionJS(dicomViewerControl);

var value; // Type: Vintasoft.Imaging.Dicom.WebDicomImageRulerJS[]
value = instance.toArray();

Return Value

An array of rulers.
Browser Compatibility
56+
45+
11
See Also