Click or drag to resize
RenderingElement Methods

The RenderingElement 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
Set element at the first position in render order list
Public method GetOrder
Get this elements order position in container
Public method Remove
Remove this 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
Set this object in new render order position
Top
See Also