Click or drag to resize

UnitStyleFormatFeetInchesSeparator Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the separator between feet and inches.

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

Property Value

Type: String
See Also