GetFullDrawOrder Method |
Returns all of the objects in a block, sorted by draw order with the bottom object first.
Signature
object.GetFullDrawOrder (Objects, honorSortentsSysvar)
object
SortentsTable
The object or objects this method applies to.
Objects
Variant; the objects in the block.
honorSortentsSysvar
Boolean; true uses the setting in the DRAWORDERCTL system variable; false ignores the setting.
Comments? |