Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RotationAngle Class / RotationAngle Constructor


In This Topic
    RotationAngle Constructor
    In This Topic
    Creates a new clock (rotation angle) control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RotationAngle()
    public RotationAngle()
    See Also