GEntity.Translate (Vector3D) Method

Translates the entity.
Public Sub Translate( _ 
ByVal v As Vector3D
)
This language is not supported or no code example is available.
public void Translate( 
Vector3D v 
)
This language is not supported or no code example is available.

Parameters

v
Vector3D

Displacement vector

.NET Framework

Supported in: 4.7.2

In this article

Definition