ACadSharp.Entities.Polyline.Thickness - DomCR/ACadSharp GitHub Wiki

Thickness Property

Specifies the distance a 2D object is extruded above or below its elevation.

Definition

Namespace: ACadSharp.Entities.Polyline

C#

DxfCodeValueAttribute
public Double Thickness { get; set; }

Property Value

Double