Skip to content

ACadSharp.Entities.LwPolyline.Thickness

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Thickness Property

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

Definition

Namespace: ACadSharp.Entities.LwPolyline

C#

public Double Thickness { get; set; }

Property Value

Double

Clone this wiki locally