ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGPageDisplay Object > IGPageDisplay Properties > ChannelVisibility Property |
Gets and sets the channel visibility setting. This property allows turning ON and OFF image channel visibility for display. True - image channel is visible, False - otherwise.
Property ChannelVisibility(Index As Long) As Boolean
Name | Description |
---|---|
Index | Index of the image channel. |
Read-write property
Default Value: True
Valid Values: False, True
N/A
Display_View