DataSensor Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataSensor type exposes the following members.
Name | Description | |
---|---|---|
DataSensor |
Initializes a new instance of the DataSensor class using the specified parameters.
|
Name | Description | |
---|---|---|
DynamicAspectRatio |
Tells if the sensor has a dynamic aspect ratio.
| |
Height |
Gets the height of the sensor.
| |
Id |
Gets the identifier of the sensor.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
Isometric |
Tells if the sensor is isometric.
| |
Name |
Gets the name of the sensor.
| |
Width |
Gets the width of the sensor.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the DataSensor | |
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.) |