Translation(Vector3D) Constructor

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

Parameters

v
Vector3D

Delta vector

.NET Framework

Supported in: 4.8

In this article

Definition