OBJGetFillMode returns the fill mode of a drawing object or a diagram.
Return Value
nFillMode is one of the following values:
| Value | Meaning |
|---|---|
| 0 | Drawing object filled with solid color. |
| 1 | Drawing object filled with color gradient. |
Parameters
hobj identifies a line, text, rectangle, ellipse or layer (diagram) object.
See also
id-761578