Point2D_V6Surrogate.Implicit Conversion (Point2D_V6Surrogate to Vector2D) Operator

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

Parameters

surrogate
Point2D_V6Surrogate

Return Value

Vector2D

.NET Framework

Supported in: 4.8

In this article

Definition