ObjGetRulePosition Method

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

Description

Returns the rule position on the selected object (0=inside, 1=outside, 2=across).

Syntax

dim iPos as Integer = Page.ObjGetRulePosition

Remarks

Returns the rule position of the selected objects (0=inside, 1=outside, 2=across), or -1 if an object is not selected.

Context

Page designer

See also

ObjSetRulePosition