VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebGotoActionMetadataJS type / get_SizeMode Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SizeMode Method
In This Topic
Gets the size mode that must be set in an image viewer.
Syntax
var instance = new Vintasoft.Imaging.WebGotoActionMetadataJS();

var value; // Type: Vintasoft.Imaging.WebImageSizeModeEnumJS
value = instance.get_SizeMode();

Return Value

The size mode that must be set in an image viewer.
Browser Compatibility
56+
45+
11
See Also