"ownerRef"

This read-only attribute returns a pointer to the panel reference the shape belongs to.

Synopsis

getValue(string shape, "ownerRef", shape);

shape.ownerRef(shape);

Parameter

Parameter Description
shape The shape name

Description

This function is used for shapes inside a panel reference. It returns a pointer to the panel reference which owns this shape. For other shapes it returns a "0"-pointer.

Assignment

All graphic objects