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