Version: |
1.2 |
Description: |
Determine whether fill entities are displayed on the screen as well as in print and plot routines. Turning off the display will reduce the visual clutter and increase the speed of redraws. |
Declaration: |
|
C/C++ |
extern "C" vbool WINAPI VCGetFillDisplay(short*
iError); |
Delphi |
function VCGetFillDisplay(var iError: Smallint):Wordbool;
stdcall; |
ActiveX/COM |
Function GetFillDisplay() As Integer |
Parameters: |
tf - toggle setting |
Notes: |
|
See Also: |
VCGetDrawFBoundary, VCGetDrawHBoundary, VCGetFillColor, VCGetHatchColor, VCGetHatchDisplay |