public UV this[ int idx ] { get; }
Public ReadOnly Property Bounds ( idx As Integer ) As UV Get
public: property UV^ Bounds[int idx] { UV^ get (int idx); }
member Bounds : UV with get