Click or drag to resize
AB4D logo

RenderingStepBase Properties

The RenderingStepBase type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets a description of this rendering step.
Public propertyIsEnabled Gets or sets a boolean that specifies if this rendering step is enabled. Note that if the step is not enabled than the step events will also not be triggered.
Public propertyNextRenderingStep Gets the next RenderingStep.
Public propertyPreviousRenderingStep Gets the previous RenderingStep.
Top
See Also