public Rectangle GetBoxSize( int index, string boxName )
Public Function GetBoxSize ( _ index As Integer, _ boxName As String _ ) As Rectangle
public: Rectangle^ GetBoxSize( int index, String^ boxName )