Spread Windows Forms 12.0 Product Documentation
Inset Property (ComplexBorder)


FarPoint.Win Assembly > FarPoint.Win Namespace > ComplexBorder Class : Inset Property
Gets the insets of the border.
Syntax
'Declaration
 
Public ReadOnly Property Inset As Inset
'Usage
 
Dim instance As ComplexBorder
Dim value As Inset
 
value = instance.Inset
public Inset Inset {get;}

Property Value

Inset object containing the margin (inset) dimensions
Remarks

This property is available at run time only.

See Also

Reference

ComplexBorder Class
ComplexBorder Members