ACadSharp.Entities.IPolyline.Thickness - DomCR/ACadSharp GitHub Wiki
Thickness Property
Specifies the distance a 2D object is extruded above or below its elevation.
Definition
Namespace: ACadSharp.Entities.IPolyline
C#
public Double Thickness { get; set; }
Property Value
Double