Property Scale
Scale
Gets the current scale in the viewport, or System.Double.NaN if not available.
Declaration
public double Scale { get; }
Property Value
| Type | Description |
|---|---|
| System.Double | The current scale in the viewport, or System.Double.NaN if not available. |
Remarks
This value always returns System.Double.NaN for a SceneView.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.0 - 200.8 |