Click or drag to resize

DimensionStyleDecimalSeparator Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Specifies a single-character decimal separator to use when creating dimensions whose unit format is decimal.

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

Property Value

Type: Char
Remarks
Default: "."
See Also