GetMetrics Method

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

Description

Returns data about multi-page pasteboards.

Syntax

oLay.GetMetrics (Mode)

oLay

Required. Object name, returned by Create Layout object

Mode

Required.

0 returns PasteBoardX (when 0-1000 is a %, not a measure)

1 returns PasteBoardY (when 0-1000 is a %, not a measure)

2 returns BrdX

3 returns BrdY

4 returns PasteBoardX after % calculation, so always a measure

5 returns PasteBoardY after % calculation, so always a measure

Context

Page editing window

See also

Other Layout methods and properties