Version: |
1.2 |
Description: |
Controls how Visual CADD™ treats visible layers other than the current layer. Specifies if objects on all visible layers can be edited or only those on the current layer can be edited. |
Declaration: |
|
C/C++ |
extern "C" vbool WINAPI VCGetAllLayersEd(short*
iError); |
Delphi |
function VCGetAllLayersEd(var iError: Smallint):Smallint;
stdcall; |
ActiveX/COM |
Function GetAllLayersEd() As Integer |
Parameters: |
tf - toggle setting |
Notes: |
|
See Also: |