Joint(Joint) Constructor

Copy constructor.
Protected Sub New( _ 
ByVal another As Joint
)
This language is not supported or no code example is available.
protected Joint( 
Joint another 
)
This language is not supported or no code example is available.

Parameters

another
Joint

The other Joint

.NET Framework

Supported in: 4.8

In this article

Definition