public Coordinate3D( Coordinate3D coordinate )
Public Function New( _ ByVal coordinate As Coordinate3D _ )
Parameters
- coordinate
- Coordinate3D value whose X, Y, and Z values will be used as the X, Y, and Z values of the Coordinate3D respectively.
public Coordinate3D( Coordinate3D coordinate )
Public Function New( _ ByVal coordinate As Coordinate3D _ )
Target Platforms: Windows 11, Windows 10