Pageflex Document Action API
FirstChildToDraw Property
Namespaces > Pageflex.Scripting > AreaTemplate > FirstChildToDraw
Gets the first Shape in this container's draw order.
Syntax
Remarks
Gets the first Shape in this container's draw order, or nullNothingnullptr if there are no children.
If two shapes overlap, the shape which is later in the draw order appears on top.
Exceptions
Exception | Condition |
---|---|
ElementNotVisibleException | The referenced shape is not Visible. |
StaleScriptingObjectException | This object's associated internal object no longer exists. |
See Also
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)