Click or drag to resize

ProprietaryData Constructor (String)

Initializes a new instance of the LwPolylineVertex class.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public ProprietaryData(
	string Line
)

Parameters

Line
Type: SystemString
Lightweight polyline vertex coordinates.
See Also