Spread for ASP.NET 12 Product Documentation
Count Property (BevelCollection)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > BevelCollection Class : Count Property
Gets the number of bevels in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As BevelCollection
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

BevelCollection Class
BevelCollection Members