RhinoCommon API
MappingChannelCollectionChannels Property |
Enumerate all available channels in this mapping
Namespace: Rhino.Render.ChangeQueue
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public IEnumerable<MappingChannel> Channels { get; }
Public ReadOnly Property Channels As IEnumerable(Of MappingChannel) Get
Property Value
Type: IEnumerableMappingChannel