Skip to content

ACadSharp.Header.CadHeader.GetValues(System.String)

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

GetValues(System.String) Method

Get the primitive values in each dxf code

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public Dictionary<DxfCode, Object> GetValues(System.String)

Return Value

Dictionary<DxfCode, Object>

Clone this wiki locally