Click or drag to resize

DimensionElevation Property

Gets or sets the dimension elevation, its position along its normal.

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

Property Value

Type: Double
See Also