Skip to content

ACadSharp.CadSummaryInfo.Properties

Albert Domenech edited this page Aug 29, 2025 · 3 revisions

Properties Property

Custom properties defined by the user or application.

Definition

Namespace: ACadSharp.CadSummaryInfo

C#

public Dictionary<String, String> Properties { get; set; }

Property Value

Dictionary<String, String>

Clone this wiki locally