Click or drag to resize
IHasGraphicComponents Interface
Represents an object that has a collection of GraphicComponent objects.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public interface IHasGraphicComponents

The IHasGraphicComponents type exposes the following members.

Properties
  NameDescription
Public propertyGraphicComponents
Gets a GraphicComponentCollection that contains the GraphicComponent objects.
Top
Version Information

Supported in: 1.0.0.0
See Also