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

Options to configure the constraint to restrict the navigation to specific bounds. More...

Inheritance diagram for Luciad.Maps.MapNavigator.BoundsConstraintOptions:

Public Member Functions

void Dispose ()
 

Properties

Luciad.Geometries.Bounds Bounds [get, set]
 
bool IsEnabled [get, set]
 
double Padding [get, set]
 

Detailed Description

Options to configure the constraint to restrict the navigation to specific bounds.

See MapNavigator::getBoundsConstraint for more information. 2021.1

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

Member Function Documentation

◆ Dispose()

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

Property Documentation

◆ Bounds

Luciad.Geometries.Bounds Luciad.Maps.MapNavigator.BoundsConstraintOptions.Bounds
getset

◆ IsEnabled

bool Luciad.Maps.MapNavigator.BoundsConstraintOptions.IsEnabled
getset

◆ Padding

double Luciad.Maps.MapNavigator.BoundsConstraintOptions.Padding
getsetadd