The Camera type exposes the following members.

Methods

  NameDescription
Control_Focus
Directly set the focus position
Control_Focus_Add
Increment the focus position
Control_Tilt
Directly set the tilt position
Control_Tilt_Add
Increment the tilt position
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InvokeCameraQuickCommand
Start running a quick command macro
LoadQuickCommandsOverloaded.
RunQuickCommand
Set the menu command based upon a pre-programmed quick command sequence This should be called in an update loop which feeds the command transmission to the ROV A new menu command will issued each time this function is called
SaveQuickCommandsOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also