ComponentOne TreeView for WinForms
Offset Method

C1.Win.TreeView Namespace > CustomContentPresenter Class : Offset Method
Syntax
'Declaration
 
Public Sub Offset( _
   ByVal x As Integer, _
   ByVal y As Integer _
) 
public void Offset( 
   int x,
   int y
)

Parameters

x
y
See Also

Reference

CustomContentPresenter Class
CustomContentPresenter Members