Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / GetBottomMarging Method


In This Topic
GetBottomMarging Method
In This Topic
Use internal only
Syntax
'Declaration
 
Protected Overridable Function GetBottomMarging( _
   ByVal gdiHeight As Integer _
) As Integer
 
'Usage
 
Dim instance As SuperEditBase
Dim gdiHeight As Integer
Dim value As Integer
 
value = instance.GetBottomMarging(gdiHeight)

Parameters

gdiHeight
See Also