Click or drag to resize
GraphicComponentFrames Property
Gets a FrameCollection object that represents all the Frames on this object.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public FrameCollection Frames { get; }

Property Value

Type: FrameCollection

Implements

IHasFramesFrames
Version Information

Supported in: 1.0.0.0
See Also