Skip to content

ACadSharp.Classes.DxfClassCollection.GetByName(System.String)

Albert Domenech edited this page Aug 19, 2025 · 2 revisions

GetByName(System.String) Method

Gets the dxf class associated with .

Definition

Namespace: ACadSharp.Classes.DxfClassCollection

C#

public DxfClass GetByName(System.String)

Return Value

DxfClass

Clone this wiki locally