Click or drag to resize

E3DDataObjectWrapper Constructor

Initializes a new instance of the E3DDataObjectWrapper class

Namespace: Demo3D.Renderers.App
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public E3DDataObjectWrapper(
	IDataObject? dataObject
)

Parameters

dataObject  IDataObject

[Missing <param name="dataObject"/> documentation for "M:Demo3D.Renderers.App.E3DDataObjectWrapper.#ctor(System.Windows.Forms.IDataObject)"]

See Also