Click or drag to resize

ToleranceEntryGeometricSymbol Property

Gets or sets the geometric characteristics symbol.

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

Property Value

Type: ToleranceGeometricSymbol
See Also