Spread Windows Forms 12.0 Product Documentation
Width Property (Bevel)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > Bevel Class : Width Property
Gets the width of the bevel.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Width As Single
'Usage
 
Dim instance As Bevel
Dim value As Single
 
value = instance.Width
public abstract float Width {get;}
Remarks
Width is measured in points.
See Also

Reference

Bevel Class
Bevel Members