Skip to content

ACadSharp.Types.Units.UnitStyleFormat.AngularDecimalPlaces

Albert Domenech edited this page Jun 25, 2025 · 1 revision

AngularDecimalPlaces Property

Gets or sets the number of decimal places for angular units.

Definition

Namespace: ACadSharp.Types.Units.UnitStyleFormat

C#

public Int16 AngularDecimalPlaces { get; set; }

Property Value

Int16

Clone this wiki locally