Click or drag to resize

RegionSetColorForeground Method

Sets the foreground color

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntax
public void SetColorForeground(
	Color colorForeground
)

Parameters

colorForeground
Type: System.DrawingColor
The foreground color
See Also