Topic: APLX Help : System Classes : Properties : where
[ Previous | Next | Contents | Index | APL Home ]

www.microapl.co.uk

The 'where' property


Two- or four-element numeric vector

Valid for: All displayable objects

The where property determines the position of the top left corner of an object relative to its parent, in the scale set for the parent object (by default, character units). It optionally also sets the size of an object. If set to a two-element vector, the first element is the vertical position and the second the horizontal position (0,0 being the Top, Left of the parent). If set to a four-element vector, the third and fourth elements are the height and width of the object. When referenced, where returns a four-element vector.


Topic: APLX Help : System Classes : Properties : where
[ Previous | Next | Contents | Index | APL Home ]