C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / D2D1 Class / Vec3Length Method

In This Topic
Vec3Length Method
In This Topic
float D2D1Vec3Length([In] float x,[In] float y,[In] float z)
Syntax
'Declaration
 
Public Shared Function Vec3Length( _
   ByVal x As System.Single, _
   ByVal y As System.Single, _
   ByVal z As System.Single _
) As System.Single
 

Parameters

x
y
z
See Also