Click or drag to resize

MappingChannelCollectionItem Property

Get MappingChannel on index

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public MappingChannel this[
	int i
] { get; }

Parameters

i
Type: SystemInt32

Return Value

Type: MappingChannel
See Also