Skip to content

ACadSharp.Entities.TableEntity.Rows

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

Rows Property

Table rows.

Definition

Namespace: ACadSharp.Entities.TableEntity

C#

DxfCodeValueAttribute
public List<Row> Rows { get; set; }

Property Value

List

Clone this wiki locally