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

Thickness Property

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

Definition

Namespace: ACadSharp.Entities.Point

C#

DxfCodeValueAttribute
public Double Thickness { get; set; }

Property Value

Double