[Missing <summary> documentation for "P:Micromanager_net.MMCOMpictureBoard.ForegroundColor"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public int ForegroundColor { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ForegroundColor As Integer |
Visual C++ |
---|
public: virtual property int ForegroundColor { int get () sealed; void set (int value) sealed; } |