NamedViewTable.RestoreAnimated Method (Int32, RhinoView, Boolean)

NamedViewTableRestoreAnimated Method (Int32, RhinoView, Boolean)

[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.NamedViewTable.RestoreAnimated(System.Int32,Rhino.Display.RhinoView,System.Boolean)"]

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool RestoreAnimated(
	int index,
	RhinoView view,
	bool backgroundBitmap
)
Public Function RestoreAnimated ( 
	index As Integer,
	view As RhinoView,
	backgroundBitmap As Boolean
) As Boolean

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Rhino.DocObjects.Tables.NamedViewTable.RestoreAnimated(System.Int32,Rhino.Display.RhinoView,System.Boolean)"]

view
Type: Rhino.DisplayRhinoView

[Missing <param name="view"/> documentation for "M:Rhino.DocObjects.Tables.NamedViewTable.RestoreAnimated(System.Int32,Rhino.Display.RhinoView,System.Boolean)"]

backgroundBitmap
Type: SystemBoolean

[Missing <param name="backgroundBitmap"/> documentation for "M:Rhino.DocObjects.Tables.NamedViewTable.RestoreAnimated(System.Int32,Rhino.Display.RhinoView,System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.NamedViewTable.RestoreAnimated(System.Int32,Rhino.Display.RhinoView,System.Boolean)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Obsolete (compiler warning) in 6.14
See Also