RhinoSettings Class

RhinoSettings Class

[Missing <summary> documentation for "T:Rhino.Render.DataSources.RhinoSettings"]

Inheritance Hierarchy
SystemObject
  Rhino.Render.DataSourcesRhinoSettings

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class RhinoSettings : IDisposable
Public NotInheritable Class RhinoSettings
	Implements IDisposable

The RhinoSettings type exposes the following members.

Constructors
  NameDescription
Public methodRhinoSettings
Initializes a new instance of the RhinoSettings class
Top
Properties
  NameDescription
Public propertyCppPointer
Top
Methods
  NameDescription
Public methodActiveView
Public methodDispose
Releases all resources used by the RhinoSettings
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetCustomRenderSizes
Public methodGetHashCode (Inherited from Object.)
Public methodGetRenderSettings
Public methodGetType (Inherited from Object.)
Public methodSetRenderSettings
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also