Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Rect Enumeration


Rect Enumeration
Internal use only.
Syntax
'Declaration
 
Public Enum Rect 
   Inherits System.Enum
 
'Usage
 
Dim instance As Rect
Members
MemberDescription
bottomBottom.
leftLeft.
rightRight.
topTop.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Rect

See Also