GlobeLineLayer.LineDataFilename Property

Top 

Description

A binary file containing line data in latitude-longitude coordinates. The line layer binary file format is documented in the Appendix of the Help File. Specifying a line data file will override the values in the Latitude and Longitude array properties. This property will be cleared if the NumberOfDataPoints property is set.

 

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:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myGlobeLineLayer1.LineDataFilename;

 

myGlobeLineLayer1.LineDataFilename = myString1;

 

See also

GlobeLineLayer Object

Globe Layers Guide