Click or drag to resize
TemporaryGraphicPickable Property
Gets or sets a value that indicates if this object can be picked in the graphics.

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 bool Pickable { get; set; }

Property Value

Type: Boolean
Remarks
Picked objects are returned in PickedTemporaryGraphic.
Version Information

Supported in: 1.0.0.0
See Also