Spread Windows Forms 12.0 Product Documentation
Width Property (NoBevel)


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

Reference

NoBevel Class
NoBevel Members