InternalRdkViewModelFactory Class

InternalRdkViewModelFactory Class

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

Inheritance Hierarchy
SystemObject
  Rhino.UI.ControlsFactoryBase
    Rhino.UI.ControlsInternalRdkViewModelFactory
      Rhino.UI.Controls.ThumbnailUIThumbnailViewModelFactory

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class InternalRdkViewModelFactory : FactoryBase
Public Class InternalRdkViewModelFactory
	Inherits FactoryBase

The InternalRdkViewModelFactory type exposes the following members.

Constructors
  NameDescription
Public methodInternalRdkViewModelFactory
Initializes a new instance of the InternalRdkViewModelFactory class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize
Finalizer
(Inherited from FactoryBase.)
Public methodGet
Override this method to return a new instance of your class for the given ID
(Inherited from FactoryBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also