This document is archived and information here might be outdated. Recommended version. |
Indicates whether the element contains z-less vertex.
[Visual Basic .NET]
Public ReadOnly Property HasVoidZ As Boolean
[C#]
public bool HasVoidZ {get;}
[C++]
HRESULT get_HasVoidZ(
Boolean* pbHasVoidZ
);
[C++] Parameters pbHasVoidZ [out, retval]
pbHasVoidZ is a parameter of type bool*