RenderHotspot Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderHotspot type exposes the following members.
Name | Description | |
---|---|---|
RenderHotspot |
Initializes a new instance of the RenderHotspot class using the specified parameters.
|
Name | Description | |
---|---|---|
Id |
Gets the interest point identifier.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
Name |
Gets the interest point name.
| |
Position2D |
Gets the interest point 2D position in the image.
| |
Position3D |
Gets the interest point 3D position.
| |
Visibility |
Gets the interest point visibility.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the RenderHotspot | |
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 |
Format the RenderHotspot to a String.
(Overrides ObjectToString.) |