Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / LayoutManager Class / GetScaledPaneOffsetX Method


In This Topic
GetScaledPaneOffsetX Method
In This Topic
Syntax
'Declaration
 
Public Function GetScaledPaneOffsetX( _
   ByVal pane As Integer _
) As Integer
 
'Usage
 
Dim instance As LayoutManager
Dim pane As Integer
Dim value As Integer
 
value = instance.GetScaledPaneOffsetX(pane)

Parameters

pane
See Also