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