StiRender3D Class
Namespace: Stimulsoft.Report.Chart
Constructors
| Constructor | Description |
|---|---|
| StiRender3D(double width, double height) |
StiRender3D(width: double, height: double)
Parameters
- width (double)
- height (double)
Properties
| Property | Type | Description |
|---|---|---|
| Camera | StiCamera3D | |
| ContextScale | double | |
| ContextTranslate | PointF | |
| GlobalRotationX | double | |
| GlobalRotationY | double | |
| GlobalScale | double | |
| HalfHeight | double | |
| HalfWidth | double | |
| Height | double | |
| Projection | StiProjection | |
| Width | double |