Click or drag to resize
IOrdering Methods

The IOrdering type exposes the following members.

Methods
  Name Description
Public method BringForward
Send element at one step forward in the render order list
Public method BringToFront
Sets element at the first position in render order list
Public method GetOrder
Gets elements order position
Public method Remove
Remove element from render order list
Public method SendBackward
Send element at one step back in the render order list
Public method SendToBack
Send element at the end of render order list
Public method SetOrder
Sets this object in new render order position
Top
See Also