Skip to content

ACadSharp.Entities.TableEntity.Columns

Albert Domenech edited this page Dec 7, 2024 · 1 revision

Columns Property

Table columns

Definition

Namespace: ACadSharp.Entities.TableEntity

C#

DxfCodeValueAttribute
public List<Column> Columns { get; set; }

Property Value

List

Clone this wiki locally