'Declaration Public Overrides NotOverridable ReadOnly Property Is3D As Boolean
public override bool Is3D {get;}
Property Value
Returnstrue
if the z-coordinate has a value; otherwise, false
.'Declaration Public Overrides NotOverridable ReadOnly Property Is3D As Boolean
public override bool Is3D {get;}
true
if the z-coordinate has a value; otherwise, false
.