Skip to content

ACadSharp.Entities.IPolyline.Elevation

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

Elevation Property

The current elevation of the object.

Definition

Namespace: ACadSharp.Entities.IPolyline

C#

public Double Elevation { get; set; }

Property Value

Double

Clone this wiki locally