Click or drag to resize

AlignedDimensionOffset Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the distance between the reference line and the dimension line.

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

Property Value

Type: Double
See Also