Click or drag to resize
GraphicComponentGetBoundingBox Method (Boolean, IntPtr, IntPtr)

Note: This API is now obsolete.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
[ObsoleteAttribute("Don't use", true)]
public void GetBoundingBox(
	bool global,
	IntPtr min,
	IntPtr max
)

Parameters

global
Type: SystemBoolean
min
Type: SystemIntPtr
max
Type: SystemIntPtr
Version Information

Obsolete (does not compile) in 1.0.0.0 and later
See Also