ViewConstraints.Apply3D Method
Applies the view constraints to a 3D camera position.
Apply3D(Point cameraPoint, System.Double groundAtCameraPoint)
Applies the view constraints to a 3D camera position.Syntax
public Point Apply3D (
Point cameraPoint,
System.Double groundAtCameraPoint
)
Parameters
A camera position to apply the constraints to.
The ground elevation at cameraPoint.
Return Value
The new camera position after the constraints have been applied to cameraPoint.
Platforms
Windows, Linux, Android