Skip to content

ACadSharp.Types.Units.UnitStyleFormat.LinearZeroHandling

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

LinearZeroHandling Property

Gets or sets the suppression of zeros in the linear values.

Definition

Namespace: ACadSharp.Types.Units.UnitStyleFormat

C#

public ZeroHandling LinearZeroHandling { get; set; }

Property Value

ZeroHandling

Clone this wiki locally