Skip to content

ACadSharp.Entities.Dimension.IsAngular

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

IsAngular Property

Indicates if the dimension is angular or linear.

Definition

Namespace: ACadSharp.Entities.Dimension

C#

public Boolean IsAngular { get; }

Property Value

Boolean

Clone this wiki locally