Spread Windows Forms 12.0 Product Documentation
Type Property (BevelBorder)


FarPoint.Win Assembly > FarPoint.Win Namespace > BevelBorder Class : Type Property
Gets the type of beveling for the border.
Syntax
'Declaration
 
Public ReadOnly Property Type As BevelBorderType
'Usage
 
Dim instance As BevelBorder
Dim value As BevelBorderType
 
value = instance.Type
public BevelBorderType Type {get;}

Property Value

BevelBorderType setting that determines the type of bevel border
See Also

Reference

BevelBorder Class
BevelBorder Members
BevelBorderType Enumeration