Application.TransientGeometry Property
Parent Object: ApplicationDescription
Gets the object through which all transient geometry objects can be constructed.
Syntax
Application.TransientGeometry() As TransientGeometryProperty 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. |