Click or drag to resize

RegionSetColorForeground Method

Sets the foreground color

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

Parameters

colorForeground
Type: System.DrawingColor
The foreground color
See Also