Method GetCurrentViewpoint
GetCurrentViewpoint(ViewpointType)
Gets the current Viewpoint of the view.
Declaration
public Viewpoint GetCurrentViewpoint(ViewpointType viewpointType)
Parameters
Type | Name | Description |
---|---|---|
Viewpoint |
viewpointType | Type of Viewpoint |
Returns
Type | Description |
---|---|
Viewpoint | A Viewpoint if this view is initialized and has a loaded Map or Scene;
otherwise, |
Remarks
To change the view viewpoint, you can use the Set
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |