VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebShapeRemovalCommandJS type / get_ShapeMinWidth Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ShapeMinWidth Method
In This Topic
Gets the minimum width, in pixels, of the shape.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebShapeRemovalCommandJS();

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

Return Value

The minimum width, in pixels, of the shape.
Browser Compatibility
56+
45+
11
See Also