ImageGear .NET - Updated October 2, 2018
Channels Property (ImGearPresentationPageDisplay)




ImageGear24.Presentation Assembly > ImageGear.Display Namespace > ImGearPresentationPageDisplay Class : Channels Property
Gets the list of extra channels and their display options.
Syntax
'Declaration
 
<BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)>
Public ReadOnly Property Channels As ImGearDisplayChannels
 
'Usage
 
Dim instance As ImGearPresentationPageDisplay
Dim value As ImGearDisplayChannels
 
value = instance.Channels

Property Value

ImageGear.Core.ImGearDisplayChannels class object.
See Also

Reference

ImGearPresentationPageDisplay Class
ImGearPresentationPageDisplay Members
ImGearDisplayChannels Class