Skip to content

ACadSharp.Entities.DimensionOrdinate.IsOrdinateTypeX

Albert Domenech edited this page Jul 14, 2024 · 1 revision

IsOrdinateTypeX Property

Ordinate type. If true, ordinate is X-type else is ordinate is Y-type

Definition

Namespace: ACadSharp.Entities.DimensionOrdinate

C#

public Boolean IsOrdinateTypeX { get; set; }

Property Value

Boolean

Clone this wiki locally