Skip to content

ACadSharp.Tables.DimensionStyle.DecimalPlaces

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

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

Clone this wiki locally