Click or drag to resize

UtilitiesShowContentChooser Method

Overload List
  NameDescription
Public methodStatic memberShowContentChooser(Guid, Guid, RenderContentKind, Guid, RenderContentShowContentChooserFlags, RhinoDoc)
Shows the content chooser to allow the user to select a new or existing content.
Public methodStatic memberShowContentChooser(RhinoDoc, Guid, Guid, RenderContentKind, RenderContentShowContentChooserFlags, String, IEnumerableString, IEnumerableGuid, Guid)
Shows the content chooser to allow the user to select a new or existing content, or multiple contents.
Public methodStatic memberShowContentChooser(RhinoDoc, Guid, Guid, RenderContentKind, UtilitiesContentChooserFlags, String, IEnumerableString, IEnumerableGuid, Guid)
Shows the content chooser to allow the user to select a new or existing content, or multiple contents.
Top
See Also