PointGroup.GroupOpacity Property

Top 

Description

When this property is set, the opacity of each point in the PointGroup will be set to the specified value. This property returns the last set GroupOpacity.

 

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 ≤ PointGroup.GroupOpacity ≤ 1

 

Syntax

myVariable1 = myPointGroup1.GroupOpacity;

 

myPointGroup1.GroupOpacity = myVariable1;

 

See also

PointGroup Object

Coverage and Contact Analysis Guide

PointGroups Guide