Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_vect_figure_set_fillmode( HIG_VECT_ENTITY hEntity, enumIGVectFillMode nFillMode ); |
Name | Type | Description |
---|---|---|
hEntity | HIG_VECT_ENTITY | Figure entity handle. |
nFillMode | enumIGVectFillMode | Fill mode to be set. |
Returns 0 if successful. Otherwise, returns the number of ImageGear errors that occurred during this function call.
This function does not process image pixels.
Returns the number of ImageGear errors that occurred during this function call.
None