Skip to content

ACadSharp.Tables.DimensionStyle.AngularZeroHandling

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

AngularZeroHandling Property

Suppresses zeros for angular dimensions (see DIMAZIN System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public ZeroHandling AngularZeroHandling { get; set; }

Property Value

ZeroHandling

Clone this wiki locally