Skip to content

ACadSharp.Types.Units.UnitStyleFormat.ToDecimal(System.Double,_System.Boolean)

Albert Domenech edited this page Jun 25, 2025 · 1 revision

ToDecimal(System.Double, System.Boolean) Method

Converts a value into its decimal string representation.

Definition

Namespace: ACadSharp.Types.Units.UnitStyleFormat

C#

public String ToDecimal(System.Double, System.Boolean)

Return Value

String

Clone this wiki locally