VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomImageJS type / get_Width Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Width Method
In This Topic
Gets the image width, in pixels.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomImageJS();

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

Return Value

The image width, in pixels.
Browser Compatibility
56+
45+
11
See Also