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