FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / LinearRange Structure
Members


LinearRange Structure
Represent a range in one-dimension which is defined by the start index and end index.
Syntax
'Declaration
 
Public Structure LinearRange 
   Inherits System.ValueType
 
'Usage
 
Dim instance As LinearRange
Inheritance Hierarchy

System.Object
   System.ValueType
      FarPoint.Win.Spread.LinearRange

See Also