Click or drag to resize

FormatForceDecimal Property

Gets or sets a value indicating whether the decimal point always appears in the output. When true, the decimal point is always included; when false, the decimal point is omitted for integer values.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
bool ForceDecimal { get; set; }

Property Value

Boolean
See Also