Click or drag to resize

RenderContentContentInstanceBrowserButtons Enumeration

Specifies optional buttons for ShowContentInstanceBrowser().

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum ContentInstanceBrowserButtons
Members
  Member nameValueDescription
None0No optional buttons.
NewButton1Include New button.
EditButton2Include Edit button.
See Also