Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataValidationNote Class / ResetPictureRotationAngle Method


In This Topic
    ResetPictureRotationAngle Method (DataValidationNote)
    In This Topic
    Resets the picture rotation angle to its default settings.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetPictureRotationAngle() 
    'Usage
     
    
    Dim instance As DataValidationNote
     
    instance.ResetPictureRotationAngle()
    public virtual void ResetPictureRotationAngle()
    See Also