Click or drag to resize

LinetypeLength Method

Gets the total length of the line type.

Namespace:  DXFReaderNET.Tables
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public double Length()

Return Value

Type: Double
The total length of the line type.
See Also