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: 18.03.00
Syntax
C#
public E3DDataObjectWrapper(
	IDataObject? dataObject
)

Parameters

dataObject
Type: System.Windows.FormsIDataObject

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

See Also