ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Vector4 Structure / Length Property

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