ComponentOne InputPanel for UWP
Arrange Method (C1InputPanel)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputPanel Class : Arrange Method
Syntax
'Declaration
 
Public Sub Arrange( _
   ByVal finalRect As Windows.Foundation.Rect _
) 
public void Arrange( 
   Windows.Foundation.Rect finalRect
)

Parameters

finalRect
See Also

Reference

C1InputPanel Class
C1InputPanel Members