Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / LineJoinType Enumeration


In This Topic
    LineJoinType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum LineJoinType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As LineJoinType
    public enum LineJoinType : System.Enum 
    Members
    MemberDescription
    Bevel 
    Miter 
    rnd 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Excel.LineJoinType

    See Also