Click or drag to resize
TemporaryGraphicMatrix Property
Gets or sets the global transform of this object, or the offset if the object is attached.

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 Matrix4 Matrix { get; set; }

Property Value

Type: Matrix4
Version Information

Supported in: 1.0.0.0
See Also