 | FormatTrimLeadZero Property |
Gets or sets the trim of lead zero.
When set to true will trim the lead zero from a floating-point number if the number is fractional, e.g. .123 instead of 0.123
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxbool TrimLeadZero { get; set; }
Property TrimLeadZero As Boolean
Get
Set
Property Value
Boolean
See Also