Skip to content

UserInterfaceSection

Public Class

Note: This API is now obsolete.

Custom user interface section manager

Inheritance Hierarchy

System.Object
Rhino.Render.UI.UserInterfaceSection

Namespace: Rhino.Render.UI

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

[ObsoleteAttribute("Obsolete")]
public class UserInterfaceSection

The UserInterfaceSection type exposes the following members.

Properties

Name

Description


Public Property

The RenderContent object that created this user interface object.


Public Property

The user control associated with this user interface object.


Methods

Name

Description


Public Method

Equals

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

(Inherited from Object.)


Public Method

Expand or collapse this content section.


Protected Method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

(Inherited from Object.)


Public Method
Static Member

Find the UserInterfaceSection that created the specified instance of a window.


Public Method

Returns a list of currently selected content items to be edited.


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

Show or hide this content section.


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)