LuciadCPillar C# 2023.1.03
Luciad.Maps.MapNavigator.PitchConstraintOptions Class Reference

Options to configure the constraint to restrict the pitch (tilt) of the camera. More...

Inheritance diagram for Luciad.Maps.MapNavigator.PitchConstraintOptions:

Public Member Functions

void Dispose ()
 

Properties

double MaxPitch [get, set]
 
double MinPitch [get, set]
 

Detailed Description

Options to configure the constraint to restrict the pitch (tilt) of the camera.

This constraint only works in 3D. See MapNavigator::getPitchConstraint for more information. 2021.1

Warning
C# documentation translation is incomplete. You can find more information in the C++ documentation for luciad::MapNavigator::PitchConstraintOptions.

Member Function Documentation

◆ Dispose()

void Luciad.Maps.MapNavigator.PitchConstraintOptions.Dispose ( )
inline

Property Documentation

◆ MaxPitch

double Luciad.Maps.MapNavigator.PitchConstraintOptions.MaxPitch
getset

◆ MinPitch

double Luciad.Maps.MapNavigator.PitchConstraintOptions.MinPitch
getset