Skip to content

ThumbnailViewModelFactory

Public Class

Note: This API is now obsolete.

Inheritance Hierarchy

System.Object
Rhino.UI.Controls.FactoryBase
Rhino.UI.Controls.InternalRdkViewModelFactory
Rhino.UI.Controls.ThumbnailUI.ThumbnailViewModelFactory

Namespace: Rhino.UI.Controls.ThumbnailUI

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

[ObsoleteAttribute("ThumbnailViewModelFactory is obsolete", false)]
public class ThumbnailViewModelFactory : InternalRdkViewModelFactory

The ThumbnailViewModelFactory type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the ThumbnailViewModelFactory class


Methods

Name

Description


Public Method

Equals

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

(Inherited from Object.)


Protected Method

Finalizer

(Inherited from FactoryBase.)


Public Method

(Overrides

.)


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.)


Protected Method

MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)