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


In This Topic
Height Property (NoBevel)
In This Topic
Gets the height of the bevel.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Height As Single
 
'Usage
 
Dim instance As NoBevel
Dim value As Single
 
value = instance.Height
Remarks
Height is measured in points.
See Also