RdkSelectionNavigator Constructor |
Namespace:
Rhino.Render.DataSources
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public RdkSelectionNavigator(
IntPtr pRhinoSettings
)
Public Sub New (
pRhinoSettings As IntPtr
)
Parameters
- pRhinoSettings
- Type: SystemIntPtr
[Missing <param name="pRhinoSettings"/> documentation for "M:Rhino.Render.DataSources.RdkSelectionNavigator.#ctor(System.IntPtr)"]
See Also