Share

InteractionGraphics.OverlayClientGraphics Property

Parent Object: InteractionGraphics

Description

The top level object for graphics that are rendered independently from the main scene.

Syntax

InteractionGraphics.OverlayClientGraphics() As ClientGraphics

Property Value

This is a read only property whose value is a ClientGraphics.

Samples

Name Description
InteractionGraphics The sample creates overlay graphics.

Version

Introduced in version 8

Was this information helpful?