Share

PresentationSnapshotView.SetOpacity Method

Parent Object: PresentationSnapshotView

Description

Method that sets override opacity to PresentationComponent objects.

Syntax

PresentationSnapshotView.SetOpacity( PresentationComponents As ObjectCollection, Opacity As Double )

Parameters

Name Type Description
PresentationComponents ObjectCollection Input ObjectCollection object that includes the PresentationComponent objects.
Opacity Double Input Double value that specifies the opacity. Valid value is from 0 to 1.

Version

Introduced in version 2018

Was this information helpful?