Click or drag to resize

DataSurface Constructor

Initializes a new instance of the DataSurface class

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public DataSurface(
	DataSurfaceGuid id,
	string label,
	HashSet<string> tags
)

Parameters

id
Type: Lumiscaphe.Workshop.InteropDataSurfaceGuid

[Missing <param name="id"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataSurface.#ctor(Lumiscaphe.Workshop.Interop.DataSurfaceGuid,System.String,System.Collections.Generic.HashSet{System.String})"]

label
Type: SystemString

[Missing <param name="label"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataSurface.#ctor(Lumiscaphe.Workshop.Interop.DataSurfaceGuid,System.String,System.Collections.Generic.HashSet{System.String})"]

tags
Type: System.Collections.GenericHashSetString

[Missing <param name="tags"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataSurface.#ctor(Lumiscaphe.Workshop.Interop.DataSurfaceGuid,System.String,System.Collections.Generic.HashSet{System.String})"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also