Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BentArrowShape Class / ResetCanPrint Method


In This Topic
    ResetCanPrint Method (BentArrowShape)
    In This Topic
    Resets whether the object can be printed by the container.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetCanPrint() 
    'Usage
     
    
    Dim instance As BentArrowShape
     
    instance.ResetCanPrint()
    public virtual void ResetCanPrint()
    See Also