Gets the minimum width, in pixels, of the shape.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebShapeRemovalCommandJS();
var value; // Type: number
value = instance.get_ShapeMinWidth();
function get_ShapeMinWidth() : number;
Return Value
The minimum width, in pixels, of the shape.