Click or drag to resize

ObjectPropertiesPageCollectionAdd Method

Custom page to add

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public void Add(
	ObjectPropertiesPage page
)

Parameters

page
Type: Rhino.UIObjectPropertiesPage

[Missing <param name="page"/> documentation for "M:Rhino.UI.ObjectPropertiesPageCollection.Add(Rhino.UI.ObjectPropertiesPage)"]

See Also