Click or drag to resize

LinearDimensionMeasurement Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the actual measurement.

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

Property Value

Type: Double
Remarks
The dimension is always measured in the plane defined by the normal.
See Also