MappingChannelCollectionChannels Property |
Enumerate all available channels in this mapping
Namespace:
Rhino.Render.ChangeQueue
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public IEnumerable<MappingChannel> Channels { get; }
Public ReadOnly Property Channels As IEnumerable(Of MappingChannel)
Get
Property Value
Type:
IEnumerableMappingChannelSee Also