Version: |
1.2 |
Description: |
The fill color used when filling a boundary. |
Declaration: |
|
C/C++ |
extern "C" short WINAPI VCGetFillColor(short* iError); |
Delphi |
function VCGetFillColor(var
iError: Smallint):Smallint; stdcall; |
ActiveX/COM |
Function GetFillColor() As Integer |
Parameters: |
i - the color setting. |
Notes: |
|
See Also: |
VCGetDrawFBoundary, VCGetDrawHBoundary, VCGetHatchColor, VCGetFillDisplay, VCGetHatchDisplay |