.. highlightlang:: us .. index:: OBJSetShadowWidth .. _objsetshadowwidth: OBJSetShadowWidth ================= .. us.tag OBJSetShadowWidth ENGLISH draw-set :ref:`OBJSetShadowWidth` sets the shadow width in centimeters. .. function:: bool = OBJSetShadowWidth(hobj, rsWidth) .. us.return **Return Value** *bool* is TRUE (1) if the function was successful and othewise FALSE (0). .. us.params **Parameters** .. uparam:: hobj *hobj* identifies a text, rectangle or ellipse object. .. uparam:: rsWidth *rsWidth* is the shadow width in centimeters. .. seealso:: :ref:`overview-drawing-objects`, :ref:`OBJSetShadow`, :ref:`OBJIsShadow` :sub:`id-1209996`