Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / PolyLineAnnotation Class / LineEndStyle Property

In This Topic
    LineEndStyle Property (PolyLineAnnotation)
    In This Topic
    Gets or sets the style of line end.
    Syntax
    'Declaration
     
    Public Property LineEndStyle As LineEndingStyle
    public LineEndingStyle LineEndStyle {get; set;}
    See Also