Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / PolygonAnnotation Class / BorderEffect Property

In This Topic
    BorderEffect Property (PolygonAnnotation)
    In This Topic
    Gets the BorderEffect object defining the effect applied to the polygon.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderEffect As BorderEffect
    public BorderEffect BorderEffect {get;}
    See Also