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