ACadSharp.Tables.DimensionStyle.DecimalPlaces - DomCR/ACadSharp GitHub Wiki

DecimalPlaces Property

Gets or sets the number of decimal places displayed for the primary units of a dimension (see DIMDEC System Variable).

Definition

Namespace: ACadSharp.Tables.DimensionStyle

C#

DxfCodeValueAttribute
public Int16 DecimalPlaces { get; set; }

Property Value

Int16