GlobeLineLayer.SegmentLengths Property

Top 

Description

The length of each segment within the data. The sum of all segment lengths must equal the total number of data points.

 

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:

Array of integer

Access:

read/write

Valid Range:

GlobeLineLayer.SegmentLengths ≥ 2

 

Syntax

myVariable1 = myGlobeLineLayer1.SegmentLengths[0];

 

myGlobeLineLayer1.SegmentLengths[0] = myVariable1;

 

See also

GlobeLineLayer Object

Globe Layers Guide