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

In This Topic
    Elements Property (Coordinate)
    In This Topic
    Gets the all elements in the vector.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Elements As Single()
    public float[] Elements {get;}
    See Also