Click or drag to resize

FormatForceDecimal Property

Gets or sets decimal point appearance. When set to true the decimal point will always be included with the formatted number. false will remove the decimal point for integer values.

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

Property Value

Boolean
See Also