ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Vector3 Structure / Length Property

In This Topic
    Length Property (Vector3)
    In This Topic
    Gets the length of the vector.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Single
    public float Length {get;}
    See Also