Click or drag to resize

PolylineVertexEndWidth Property

Gets or sets the light weight polyline end segment width.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public double EndWidth { get; set; }

Property Value

Type: Double
Remarks
Widths greater than zero produce wide lines.
See Also