Share

PresentationSnapshotView.SetVisibility Method

Parent Object: PresentationSnapshotView

Description

Method that sets override visibility to PresentationComponent objects.

Syntax

PresentationSnapshotView.SetVisibility( PresentationComponents As ObjectCollection, Visible As Boolean )

Parameters

Name Type Description
PresentationComponents ObjectCollection Input ObjectCollection object that includes the PresentationComponent objects.
Visible Boolean Input Boolean value that specifies the visibility.

Version

Introduced in version 2018

Was this information helpful?