Click or drag to resize

ToleranceEntryTolerance1 Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the first tolerance value.

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

Property Value

Type: ToleranceValue
See Also