 | FormatForceSign Property |
Gets or sets a value indicating whether a plus (+) sign is forced on positive numbers.
When true, positive numbers include an explicit plus sign; when false, only negative numbers show a sign.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntaxbool ForceSign { get; set; }Property ForceSign As Boolean
Get
Set
Property Value
Boolean
See Also