Translation(Vector2D) Constructor

2D vector constructor.
Public Sub New( _ 
ByVal v As Vector2D
)
This language is not supported or no code example is available.
public Translation( 
Vector2D v 
)
This language is not supported or no code example is available.

Parameters

v
Vector2D

Delta vector

.NET Framework

Supported in: 4.8

In this article

Definition