Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IBorder Interface / Inset Property


In This Topic
    Inset Property (IBorder)
    In This Topic
    Gets the insets of the border.
    Syntax
    'Declaration
     
    
    ReadOnly Property Inset As Inset
    'Usage
     
    
    Dim instance As IBorder
    Dim value As Inset
     
    value = instance.Inset
    Inset Inset {get;}
    See Also