Spread Windows Forms 12.0 Product Documentation
Height Property (NoBevel)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > NoBevel Class : Height Property
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
public override float Height {get;}
Remarks
Height is measured in points.
See Also

Reference

NoBevel Class
NoBevel Members