Click or drag to resize

ThumbnailViewModelFactory Class

Note: This API is now obsolete.

[Missing <summary> documentation for "T:Rhino.UI.Controls.ThumbnailUI.ThumbnailViewModelFactory"]

Inheritance Hierarchy

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
  NameDescription
Public methodThumbnailViewModelFactory
Initializes a new instance of the ThumbnailViewModelFactory class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Finalizer
(Inherited from FactoryBase.)
Public methodGet (Overrides FactoryBaseGet(Guid).)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also