Gets the pattern style of the fill.
Syntax: |
---|
FWiz.GetHatchStyle(styleIndex) |
Parameters
Parameter | Description |
---|---|
styleIndex | Index of the style. There are 10 styles available with indexes from 0 to 9. |
Return Value
Returns a DlxHatchStyle object.
Example
Copy code | |
---|---|
|