Share

PresentationSnapshotView.SetAppearance Method

Parent Object: PresentationSnapshotView

Description

Method that sets override appearance. This is applicable to the leaf component.

Syntax

PresentationSnapshotView.SetAppearance( PresentationComponents As ObjectCollection, Appearance As Asset )

Parameters

Name Type Description
PresentationComponents ObjectCollection Input ObjectCollection object that includes the PresentationComponent objects.
Appearance Asset Input Asset object that specifies the appearance to set for the PresentationComponent objects.

Version

Introduced in version 2018

Was this information helpful?