Skip to content

ACadSharp.Tables.DimensionStyle.ZeroHandling

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

ZeroHandling Property

Controls the suppression of zeros in the primary unit value (see DIMZIN System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public ZeroHandling ZeroHandling { get; set; }

Property Value

ZeroHandling

Clone this wiki locally