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


Represents a simple double-line border.

Object Model


Syntax

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

Inheritance Hierarchy

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

See Also