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


Represents a rounded-edge single-line border.

Object Model


Syntax

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

Inheritance Hierarchy

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

See Also