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