Click or drag to resize

LwPolylineElevation Property

Gets or sets the light weight polyline elevation.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public double Elevation { get; set; }

Property Value

Type: Double
Remarks
This is the distance from the origin to the plane of the light weight polyline.
See Also