Version: |
1.2 |
Description: |
The hatch boundary option determines whether the boundary that contains the hatch should be displayed as part of the hatch or be invisible. |
Declaration: |
|
C/C++ |
extern "C" vbool WINAPI VCGetDrawHBoundary(short*
iError); |
Delphi |
function VCGetDrawHBoundary(var iError: Smallint):Wordbool;
stdcall; |
ActiveX/COM |
Function GetDrawHBoundary() As Integer |
Parameters: |
tfB - toggle setting |
Notes: |
|
See Also: |
VCGetDrawFBoundary, VCGetFillColor, VCGetHatchColor, VCGetFillDisplay, VCGetHatchDisplay |