Share

Application.TransientGeometry Property

Parent Object: Application

Description

Gets the object through which all transient geometry objects can be constructed.

Syntax

Application.TransientGeometry() As TransientGeometry

Property Value

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

Samples

Name Description
Creation a balloon This sample demonstrates the creation of a balloon.

Version

Introduced in version 4

Was this information helpful?