Skip to content

ACadSharp.Types.Units.UnitStyleFormat.SuppressLinearLeadingZeros

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

SuppressLinearLeadingZeros Property

Suppresses leading zeros in linear decimal dimensions (for example, 0.5000 becomes .5000).

Definition

Namespace: ACadSharp.Types.Units.UnitStyleFormat

C#

public Boolean SuppressLinearLeadingZeros { get; }

Property Value

Boolean

Clone this wiki locally