OBJSetShadowWidthΒΆ
OBJSetShadowWidth sets the shadow width in centimeters.
- bool = OBJSetShadowWidth(hobj, rsWidth)
Return Value
bool is TRUE (1) if the function was successful and othewise FALSE (0).
Parameters
- hobj
hobj identifies a text, rectangle or ellipse object.
- rsWidth
rsWidth is the shadow width in centimeters.
See also
id-1209996