Vector3D_V6Surrogate.ConvertToObject Method

Creates the object related to the surrogate.
Protected Overrides Function ConvertToObject() As Vector2D
This language is not supported or no code example is available.
protected override Vector2D ConvertToObject()
This language is not supported or no code example is available.

Return Value

Vector2D

The object created.

Remarks
 
This method uses the Vector3D.Vector3D constructor to create the object.

.NET Framework

Supported in: 4.8

In this article

Definition