List of all aviable special symbols.
Namespace:
CoreDevices.DeviceControlsAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public enum SpecialSymbols |
| Visual Basic (Declaration) |
|---|
Public Enumeration SpecialSymbols |
| Visual C++ |
|---|
public enum class SpecialSymbols |
Members
| Member name | Description | |
|---|---|---|
| ArrowLeft | ||
| ArrowRight | ||
| ArrowUp | ||
| ArrowDown | ||
| Play | ||
| Pause | ||
| Stop | ||
| FastForward | ||
| Forward | ||
| Backward | ||
| FastBackward | ||
| Speaker | ||
| NoSpeaker | ||
| Repeat | ||
| RepeatAll | ||
| Shuffle |