Skip to content

ACadSharp.Tables.DimensionStyle.AlternateUnitZeroHandling

Albert Domenech edited this page Aug 4, 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#

DxfCodeValueAttribute
public ZeroHandling AlternateUnitZeroHandling { get; set; }

Property Value

ZeroHandling

Clone this wiki locally