This document is archived and information here might be outdated. Recommended version. |
Does the point have Z?.
[Visual Basic .NET] Public Property HasZ As Boolean
[C#] public bool HasZ {get; set;}
[C++]
HRESULT get_HasZ(
void
);
[C++]
HRESULT put_HasZ(
);