Skip to content

ACadSharp.Objects.SortEntitiesTable.Sorters

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

Sorters Property

List of the entities sorted.

Definition

Namespace: ACadSharp.Objects.SortEntitiesTable

C#

public IEnumerable<Sorter> Sorters { get; }

Property Value

IEnumerable

Clone this wiki locally