Click or drag to resize

ImageReference(Guid) Constructor

Initializes a new instance of the ImageReference class

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public ImageReference(
	Guid key
)

Parameters

key  Guid

[Missing <param name="key"/> documentation for "M:Demo3D.Visuals.ImageReference.#ctor(System.Guid)"]

See Also