Click or drag to resize

ShapeStyle Constructor (String)

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the ShapeStyle class.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public ShapeStyle(
	string file
)
Request Example View Source

Parameters

file
Type: SystemString
Shape definitions SHX file.
See Also