Click or drag to resize
GraphicPickEventArgsPickedPosition Property
Gets the picked position in global coordinates.

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 Vector3 PickedPosition { get; }

Property Value

Type: Vector3
Remarks
The position is adjusted according to the active SnapMode.
Version Information

Supported in: 1.0.0.0
See Also