Click or drag to resize

ScreensItem Property

Gets the Screen Item

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public Screen this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
Index

Property Value

Type: Screen
Screen Index

Return Value

Type: Screen
Screen Item
Remarks
Note Note
  • Name - Item
  • Read only
See Also