Spread Windows Forms 12.0 Product Documentation
Height Property (CircleBevel)


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

Reference

CircleBevel Class
CircleBevel Members