public dim3( int x, int y )
Public Sub New ( _ x As Integer, _ y As Integer _ )
public: dim3( int x, int y )