GlobeBoundaryLayer.MaximumOffsetBorderDistance Property

Top 

Description

The distance corresponding to the normalized maximum within the image. All the coastline boundary layer files delivered with FreeFlyer have a maximum offset border distance of 500 km.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

km

Default Value:

500

Valid Range:

GlobeBoundaryLayer.MaximumOffsetBorderDistance ≥ 0

 

Syntax

myVariable1 = myGlobeBoundaryLayer1.MaximumOffsetBorderDistance;

 

myGlobeBoundaryLayer1.MaximumOffsetBorderDistance = myVariable1;

 

See also

GlobeBoundaryLayer Object

Globe Layers Guide