DataSurface Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataSurface type exposes the following members.
| Name | Description | |
|---|---|---|
| DataSurface | Initializes a new instance of the DataSurface class |
| Name | Description | |
|---|---|---|
| Id |
Gets the identifier of the surface.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| IsTagged |
Gets a value indicating whether the surface is tagged.
| |
| Label |
Gets the label of the surface.
| |
| Tags |
Gets the surface tags.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the DataSurface | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |