Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / VisualStyle.RECT Structure
Members


In This Topic
    VisualStyle.RECT Structure
    In This Topic
    Internal use only. Defines the rectangle.
    Syntax
    'Declaration
     
    
    Public Structure VisualStyle.RECT 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As VisualStyle.RECT
    public struct VisualStyle.RECT : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          FarPoint.Win.VisualStyle.RECT

    See Also