Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / NoBevel Class / Width Property


In This Topic
Width Property (NoBevel)
In This Topic
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
Remarks
Width is measured in points.
See Also