Click or drag to resize
TemporaryGraphicCollectionItem Property
Gets the element at the specified position.

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public TemporaryGraphic this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Return Value

Type: TemporaryGraphic
Version Information

Supported in: 1.0.0.0
See Also