GraphicsOverlayShape.Opacity Property

Top 

Description

The opacity of the shape when drawn in the 2d map mode of the Mission View. This property has no effect for other view modes.

 

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:

number

Access:

read/write

Default Value:

1.0

Valid Range:

0 ≤ GraphicsOverlayShape.Opacity ≤ 1

 

Syntax

myVariable1 = myGraphicsOverlayShape1.Opacity;

 

myGraphicsOverlayShape1.Opacity = myVariable1;

 

See also

GraphicsOverlayShape Object

Graphics Overlays Guide