FarPoint.Win
LineBorder Class
Members  See Also 
FarPoint.Win Assembly > FarPoint.Win Namespace : LineBorder Class


Represents a simple single-line border.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class LineBorder 
   Implements IBorderIBorder2IBorder3ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As LineBorder
C# 
public class LineBorder : IBorderIBorder2IBorder3ISerializeSupport  

Inheritance Hierarchy

System.Object
   FarPoint.Win.LineBorder
      FarPoint.Win.DoubleLineBorder
      FarPoint.Win.RoundedLineBorder

See Also