Click or drag to resize

RdkModalEditContentBucket Constructor

Initializes a new instance of the RdkModalEditContentBucket class

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.5
Syntax
public RdkModalEditContentBucket(
	IntPtr pRdkModalEditContentBucket
)

Parameters

pRdkModalEditContentBucket
Type: SystemIntPtr

[Missing <param name="pRdkModalEditContentBucket"/> documentation for "M:Rhino.Render.DataSources.RdkModalEditContentBucket.#ctor(System.IntPtr)"]

See Also