Gets or sets the special symbol.
Namespace:
CoreDevices.DeviceControlsAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public GlassButton..::.SpecialSymbols SpecialSymbol { get; set; } |
Visual Basic (Declaration) |
---|
Public Property SpecialSymbol As GlassButton..::.SpecialSymbols |
Visual C++ |
---|
public: property GlassButton..::.SpecialSymbols SpecialSymbol { GlassButton..::.SpecialSymbols get (); void set (GlassButton..::.SpecialSymbols value); } |