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