PresentationSnapshotView.SetAppearance Method
Parent Object: PresentationSnapshotViewDescription
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. |