Version: |
1.2 |
Description: |
The fill 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 VCGetDrawFBoundary(short* iError); |
Delphi |
function VCGetDrawFBoundary(var iError:
Smallint):Wordbool; stdcall; |
ActiveX/COM |
Function GetDrawFBoundary() As Integer |
Parameters: |
tf - toggle setting |
Notes: |
|
See Also: |
VCGetDrawHBoundary, VCGetFillColor, VCGetHatchColor, VCGetFillDisplay, VCGetHatchDisplay |