Returns document shadow fill style, fill name or color index.
PROCEDURE DS_GetFillStyle(
VAR shadowFillStyle : INTEGER;
VAR shadowFillName : STRING;
VAR solidColorRef : LONGINT);def vs.DS_GetFillStyle():
return (shadowFillStyle, shadowFillName, solidColorRef)| Name | Type | Description |
|---|---|---|
| shadowFillStyle | INTEGER | |
| shadowFillName | STRING | |
| solidColorRef | LONGINT |
Availability: from Vectorworks 2014