Vector2DSurrogate.Implicit Conversion (Vector2D to Vector2DSurrogate) Operator

Converts the object to the related surrogate during the serialization process.
Public Shared Widening Operator CType( _ 
ByVal source As Vector2D
) As Vector2DSurrogate
This language is not supported or no code example is available.
public static implicit operator Vector2DSurrogate
Vector2D source 
)
This language is not supported or no code example is available.

Parameters

source
Vector2D

Return Value

Vector2DSurrogate

.NET Framework

Supported in: 4.8

In this article

Definition