<< Click here to display Table of Contents >> Navigation: Programming Reference > Fred Objects > ElementProp Object:
Description
Returns the Y-pos of the current element (in mpt)
Syntax
dim iY as Integer = object.Y
object
Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()
See also
X Property
W Property
H Property
ShapeBBox Property