Thumbnail
Note: This API is now obsolete.
Inheritance Hierarchy
System.Object
Rhino.UI.Controls.ThumbnailUI.Thumbnail
Namespace: Rhino.UI.Controls.ThumbnailUI
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
[ObsoleteAttribute("Thumbnail is obsolete", false)]public class Thumbnail : IRhRdkThumbnail, IDisposable
The Thumbnail type exposes the following members.
Constructors
Name
Description
Public Method
Thumbnail
Constructor for Thumbnail
Properties
Name
Description
Public Property
CppPointer
Thumbnail c++ pointer
Methods
Name
Description
Public Method
Dib
Public Method
Dispose
Dispose for Thumbnail
Public Method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected Method
Finalize
Destructor for Thumbnail
(Overrides Object.Finalize..)
Public Method
GetDib
Public Method
GetDisplayRect
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
Id
Public Method
IsHot
Public Method
IsSelected
Public Method
Label
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.)