VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebGetBorderRectCommandJS type / get_Side Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Side Method
In This Topic
Gets image sides where border will be searched.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebGetBorderRectCommandJS();

var value; // Type: Vintasoft.Imaging.WebImageSideEnumJS
value = instance.get_Side();

Return Value

An instance of WebImageSideEnumJS class. Default value is "All".
Browser Compatibility
56+
45+
11
See Also