GlobeLineLayer.NumberOfDataPoints Property

Top 

Description

The number of data points to use when specifying the coordinates using the Latitude and Longitude array properties. This property will be set to zero if LineDataFilename 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:

integer

Access:

read/write

Default Value:

0

Valid Range:

GlobeLineLayer.NumberOfDataPoints ≥ 0

 

Syntax

myVariable1 = myGlobeLineLayer1.NumberOfDataPoints;

 

myGlobeLineLayer1.NumberOfDataPoints = myVariable1;

 

See also

GlobeLineLayer Object

Globe Layers Guide