Skip to content

ACadSharp.Entities.LwPolyline.ConstantWidth

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

ConstantWidth Property

Constant width

Remarks

Not used if variable width (codes 40 and/or 41) is set

Definition

Namespace: ACadSharp.Entities.LwPolyline

C#

DxfCodeValueAttribute
public Double ConstantWidth { get; set; }

Property Value

Double

Clone this wiki locally