RegionGetColorForeground Method |
Gets the foreground color.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public Color GetColorForeground()
Public Function GetColorForeground As Color
public:
Color GetColorForeground()
member GetColorForeground : unit -> Color
Return Value
Type:
ColorThe foreground color.
See Also