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

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

Return Value

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