Click or drag to resize

Angular2LineDimensionOffset Property

Gets or sets the distance between the center point and the dimension line.

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

Property Value

Type: Double
Remarks
Zero values are not allowed, and even if negative values are permitted they are not recommended.
See Also