ACadSharp.Classes.DxfClassCollection.TryGetByName(System.String,_ACadSharp.Classes.DxfClass@) - DomCR/ACadSharp GitHub Wiki
TryGetByName(System.String, ACadSharp.Classes.DxfClass@) Method
Gets the dxf class associated with
Definition
Namespace: ACadSharp.Classes.DxfClassCollection
C#
public Boolean TryGetByName(System.String, ACadSharp.Classes.DxfClass@)
Return Value
Boolean