Click or drag to resize

ImageReference Constructor (Guid)

Initializes a new instance of the ImageReference class

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

Parameters

key
Type: SystemGuid

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

See Also