VisibilitySegment.Label Property

Top 

Description

A label for this segment. This label can be set when creating a segment using the VisibilityCalculator.AddSegment() method. The label can also be used to retrieve a particular segment using the VisibilityCalculator.GetSegmentByLabel() method.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myVisibilitySegment1.Label;

 

myVisibilitySegment1.Label = myString1;

 

See also

VisibilitySegment Object

Coverage and Contact Analysis Guide

Visibility Calculators Guide