Click or drag to resize
Ab4d.SharpEngine logo

RenderingLayer Methods

The RenderingLayer type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds RenderingItem object to this layer
Public methodClear Removes all RenderingItem objects from this layer
Public methodDispose Dispose
Protected methodDispose(Boolean) Dispose
Public methodGetEnumerator Returns an enumerator that iterates through the collection.
Public methodRemove Removes RenderingItem object from this layer
Public methodReplace Replaces oldRenderingItem object with newRenderingItem (the newRenderingItem preserves the positions of the oldRenderingItem).
Public methodToString ToString
(Overrides ObjectToString)
Top
See Also