public Point2D<float>[] Vertices { get; }
Public ReadOnly Property Vertices As Point2D(Of Single)()
public: virtual property array<Point2D<float>^>^ Vertices { array<Point2D<float>^>^ get () sealed; }