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.5, 4.6, 4.7

In this article

Definition