Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NTab Class / GetBorderThickness Method


In This Topic
    GetBorderThickness Method (NTab)
    In This Topic
    Overriden to include the headers measure in the border thickness measure
    Syntax
    'Declaration
     
    
    Public Overrides Function GetBorderThickness() As NMargins
    'Usage
     
    
    Dim instance As NTab
    Dim value As NMargins
     
    value = instance.GetBorderThickness()
    public override NMargins GetBorderThickness()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also