Plane.Translate (Vector3D) Method

Translates this plane.
Public Sub Translate( _ 
ByVal delta As Vector3D
)
This language is not supported or no code example is available.
public void Translate( 
Vector3D delta 
)
This language is not supported or no code example is available.

Parameters

delta
Vector3D

Delta vector

.NET Framework

Supported in: 4.8

In this article

Definition