Click or drag to resize

ToleranceEntry1 Property

Gets or sets the first tolerance entry.

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

Property Value

Type: ToleranceEntry
See Also