Method To3DXY
To3DXY(int)
Converts this point to GridPoint 3.
[SuppressMessage("ReSharper", "InconsistentNaming", Justification = "Name has math parts.")]
[SuppressMessage("ReSharper", "IdentifierTypo", Justification = "Name has math parts.")]
public GridPoint3 To3DXY(int newZ = 0)
Parameters
newZintThe new z coordinate.