ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / Coordinate Class / Modul Property

In This Topic
    Modul Property (Coordinate)
    In This Topic
    Get the modul of the this vector.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Modul As Single
    public float Modul {get;}

    Property Value

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