DataOverlay Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataOverlay type exposes the following members.
| Name | Description | |
|---|---|---|
| DataOverlay |
Initializes a new instance of the DataOverlay class using the specified parameters.
|
| Name | Description | |
|---|---|---|
| Id |
Gets the identifier of the overlay.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Label |
Gets the label of the overlay.
| |
| Thumbnail |
Gets the thumbnail of the overlay.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the DataOverlay | |
| 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.) |