Click or drag to resize

RegionLineSetWidth Method

Sets the line width.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetWidth(
	int width
)

Parameters

width
Type: SystemInt32
The line width.
See Also