Skip to content

PreviewJobSignature

Public Class

Preview Job Signature is a specific identifier for a specific rendered preview

Inheritance Hierarchy

System.Object
Rhino.Render.PreviewJobSignature

Namespace: Rhino.Render

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public sealed class PreviewJobSignature : IDisposable

The PreviewJobSignature type exposes the following members.

Constructors

Name

Description


Public Method

Preview Job Signature constructor


Public Method

Preview Job Signature constructor


Public Method

Preview Job Signature constructor


Properties

Name

Description


Public Property

UnManaged pointer of the PreviewJobsingature


Methods

Name

Description


Public Method

Compare two Preview Job Signatures. True if they are the same, otherwise false.


Public Method

Dispose


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

Preview Job Signature destructor

(Overrides Object.Finalize..)


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Public Method

The Height of the rendered preview image


Public Method

The Width of the rendered preview image


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)