Skip to content

DisplayBitmapDrawList

Public Class

Inheritance Hierarchy

System.Object
Rhino.Display.DisplayBitmapDrawList

Namespace: Rhino.Display

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public class DisplayBitmapDrawList

The DisplayBitmapDrawList type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the DisplayBitmapDrawList class


Properties

Name

Description


Public Property

Public Property

Maximum number of cached sort order index lists stored on this class. Default is 10, but depending on the number of points in this list you may get better performance by setting this value to a certain percentage of the point count.


Public Property

Angle in radians used to determine if an index list is “parallel enough” to a viewports camera angle. Default is 0.0873 radians (5 degrees)


Methods

Name

Description


Public Method

Equals

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

(Inherited from Object.)


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

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

Public Method

Public Method

Public Method

Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)