Skip to content

ACadSharp.DxfPropertyBase.SetValue_TCadObject_(TCadObject,_System.Object)

Albert Domenech edited this page Aug 4, 2024 · 1 revision

SetValue(TCadObject, System.Object) Method

Set the value for the property using the AssignedCode

Definition

Namespace: ACadSharp.DxfPropertyBase<T>

C#

public Void SetValue<TCadObject>(TCadObject, System.Object)

Return Value

Void

Clone this wiki locally