This property is not relevant for this class.
Namespace:
CoreDevices.DeviceControlsAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public FlatStyle FlatStyle { get; set; } |
Visual Basic (Declaration) |
---|
Public Property FlatStyle As FlatStyle |
Visual C++ |
---|
public: property FlatStyle FlatStyle { FlatStyle get (); void set (FlatStyle value); } |