Skip to content

ACadSharp.Tables.DimensionStyle.AlternateUnitZeroHandling

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

AlternateUnitZeroHandling Property

Controls the suppression of zeros for alternate unit dimension values (see DIMALTZ System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

public ZeroHandling AlternateUnitZeroHandling { get; set; }

Property Value

ZeroHandling

Clone this wiki locally