.. highlightlang:: us .. _objgetradius: OBJGetRadius ============ .. index:: OBJGetRadius .. us.tag OBJGetRadius ENGLISH draw-get :ref:`OBJGetRadius` returns the radius of a rectangle drawing object in centimeters. .. function:: rsRadius = OBJGetRadius(hobj) .. us.return **Return Value** *rsRadius* is the radius in centimeters. .. us.params **Parameters** .. uparam:: hobj *hobj* identifies a rectangle object. .. seealso:: :ref:`overview-drawing-objects`, :ref:`OBJSetRadius` :sub:`id-1703989`