ComponentOne CalendarView for WinForms
C1.Framework.Mathematics Namespace / Vector Class / Modul Property

In This Topic
    Modul Property (Vector)
    In This Topic
    Get the modul of the this vector.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Modul As Double
    public virtual double Modul {get;}

    Property Value

    A double indicates the modul of the speical vector.
    See Also