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

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