Home > All Other Interfaces > ILayer > IgnoreZ
A boolean that indicates whether the Z value is ignored.
JavaScript
IgnoreZ
C#
bool IgnoreZ { get; set; }
C++
HRESULT IgnoreZ([out, retval] VARIANT_BOOL* pVal)
HRESULT IgnoreZ([in] VARIANT_BOOL pVal)