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

Options to configure the scale constraint to restrict the camera zooming. More...

Inheritance diagram for Luciad.Maps.MapNavigator.ScaleConstraintOptions:

Public Member Functions

void Dispose ()
 

Properties

Luciad.Maps.MapScale ZoomInLimit [get, set]
 
Luciad.Maps.MapScale ZoomOutLimit [get, set]
 

Detailed Description

Options to configure the scale constraint to restrict the camera zooming.

See MapNavigator::getScaleConstraint for more information. 2021.1

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

Member Function Documentation

◆ Dispose()

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

Property Documentation

◆ ZoomInLimit

Luciad.Maps.MapScale Luciad.Maps.MapNavigator.ScaleConstraintOptions.ZoomInLimit
getset

◆ ZoomOutLimit

Luciad.Maps.MapScale Luciad.Maps.MapNavigator.ScaleConstraintOptions.ZoomOutLimit
getset