Spread Windows Forms 12.0 Product Documentation
Inset Property (IBorder)


FarPoint.Win Assembly > FarPoint.Win Namespace > IBorder Interface : Inset Property
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;}

Property Value

Inset object with the margins (insets)
See Also

Reference

IBorder Interface
IBorder Members
Inset Class