Segment3D.Implicit Conversion (Segment3D to Vector3D) Operator

Public Shared Widening Operator CType( _ 
ByVal s As Segment3D
) As Vector3D
This language is not supported or no code example is available.
public static implicit operator Vector3D
Segment3D s 
)
This language is not supported or no code example is available.

Parameters

s
Segment3D

Return Value

Vector3D

.NET Framework

Supported in: 4.8

In this article

Definition