public float[] AbsoluteWidths { get; }
Public ReadOnly Property AbsoluteWidths As Single() Get
public: property array<float>^ AbsoluteWidths { array<float>^ get (); }