Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / IBorderRotationSupport Interface
Members


In This Topic
    IBorderRotationSupport Interface
    In This Topic
    Interface that supports border painting based on cell text orientation angle.
    Syntax
    'Declaration
     
    
    Public Interface IBorderRotationSupport 
       Inherits IBorder3 
    'Usage
     
    
    Dim instance As IBorderRotationSupport
    public interface IBorderRotationSupport : IBorder3  
    See Also