PreviewJobSignature Class |
Namespace: Rhino.Render
The PreviewJobSignature type exposes the following members.
| Name | Description | |
|---|---|---|
| PreviewJobSignature |
Preview Job Signature constructor
| |
| PreviewJobSignature(IntPtr) |
Preview Job Signature constructor
| |
| PreviewJobSignature(Int32, Int32, UInt32) |
Preview Job Signature constructor
|
| Name | Description | |
|---|---|---|
| CppPointer |
UnManaged pointer of the PreviewJobsingature
|
| Name | Description | |
|---|---|---|
| Compare |
Compare two Preview Job Signatures. True if they are the same, otherwise false.
| |
| Dispose |
Dispose
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize |
Preview Job Signature destructor
(Overrides ObjectFinalize.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ImageHeight |
The Height of the rendered preview image
| |
| ImageWidth |
The Width of the rendered preview image
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |