Click or drag to resize

FormatTrim Property

Gets or sets a value indicating whether trailing zeros are removed from the decimal portion. When true, trailing zeros to the right of the decimal point are trimmed from the output.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
bool Trim { get; set; }

Property Value

Boolean
See Also