ObjInflateSgmEx Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:15

Description

Resizes a shape.

Syntax

Page.ObjInflateSgmEx (dim1, dim2, dim3, dim4, int5, int6, str7)

dim1        

increment or reduction from left side. Negative values reduce the shape.

dim2        

increment or reduction from right side. Negative values reduce the shape.

dim3        

increment or reduction from top. Negative values reduce the shape.

dim4        

increment or reduction from bottom. Negative values reduce the shape.

int5        

Inflate method to use. 0 - Parallel, 1 - Hull, 2 - Convolution, 3 - Simplification

int6        

Simplification order, greater than 0

str7        

options: "B+" = add a border around objects, "F+" = free resizing, "P+" = proportional resizing, "D+" = logical resizing

Remarks

Returns error code.

Context

Page designer

See also

ObjInflateSgm, ObjInflateSgmDlg