Click or drag to resize

FormatSeparator Property

Gets or sets the decimal separator character used in the formatted output. The default separator is '.'. Common alternatives include ',' for European locales.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
char Separator { get; set; }

Property Value

Char
See Also