Render |
The RenderSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| DisplayJumps | Displays jumps if true. | |
| FlippedAxes | Flipped axes. | |
| GetBoundingBox | Delegate for calculating the bounding box. In case of null, box will be calculated with rendered layers. | |
| IgnoreNonMarked | Ignores non marked paths from rendering if set. | |
| IsAlternate | ||
| IsEditMode | Optimized for edit mode. Eg ignores filling. | |
| IsExecuted | ||
| IterationLevel | ||
| LayerFilter | Renders only layers from this list. Null for all layers. | |
| MarkingMode | Defines if the outline and or the filling is rendered. | |
| ModelMatrix | Model matrix of the job element. | |
| OffsetMap | Dictionary used for offseting commands. | |
| Opacity | Opacity for the rendered object. Expected range from 0 to 1. | |
| PenSet | The pen set. | |
| PixelScale | µm to Pixel factor. | |
| Projection | Projection axis. Default is Z. | |
| Rotation | Rotation of the job element. Model matrix will be used as fall-back, in case of null. | |
| Scale | Scale of the job element. Model matrix will be used as fall-back, in case of null. | |
| SharpCornerThreshold | Used to display corners with a smaller angle than the threshold. | |
| StrokeThickness | Multiplier for the thickness of strokes. | |
| TrackingError | Tracking error for calculating the resulting wobble amplitude. |