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