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