EXPERIMENTAL List of quick command macros

Namespace:  VideoRay
Assembly:  vrLib (in vrLib.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public List<Camera..::.QuickCommand> QuickCommands
Visual Basic (Declaration)
Public QuickCommands As List(Of Camera..::.QuickCommand)
Visual C++
public:
List<Camera..::.QuickCommand^>^ QuickCommands

See Also