Click or drag to resize

LayerIsChildOf Method (Int32)

[Missing <summary> documentation for "M:Rhino.DocObjects.Layer.IsChildOf(System.Int32)"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsChildOf(
	int layerIndex
)

Parameters

layerIndex
Type: SystemInt32

[Missing <param name="layerIndex"/> documentation for "M:Rhino.DocObjects.Layer.IsChildOf(System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.DocObjects.Layer.IsChildOf(System.Int32)"]

See Also