Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ActivatePreviousShape Field


In This Topic
    ActivatePreviousShape Field
    In This Topic
    Activates the previous shape in the draw order.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ActivatePreviousShape As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ActivatePreviousShape
    public static readonly object ActivatePreviousShape
    See Also