Click or drag to resize
IHasFrames Interface
Represents an object that has a collection of Frame 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 IHasFrames

The IHasFrames type exposes the following members.

Properties
  NameDescription
Public propertyFrames
Gets a FrameCollection object that represents all the Frames on this object.
Top
Version Information

Supported in: 1.0.0.0
See Also