IgnoreZ

Gets and sets a Boolean that indicates whether the Z value is ignored.

Note:    Changes are applied only following a call to Refresh().

 

JavaScript

 

IgnoreZ

 

C#

 

bool IgnoreZ { get; set; }

 

C++

 

HRESULT IgnoreZ([out, retval] VARIANT_BOOL* pVal)

HRESULT IgnoreZ([in] VARIANT_BOOL pVal)