Click or drag to resize

TraceElevation Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the trace elevation.

Namespace:  netDxf.Entities
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public double Elevation { get; set; }
Request Example View Source

Property Value

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