[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.PolygonAnnotation

Class PolygonAnnotation

Namespace
GrapeCity.Documents.Pdf.Annotations
Assembly
GcDocs.Pdf.dll

Represents a polygon annotation that displays a polygon on a page. When opened, it displays a pop-up window containing the text of the associated note.

public class PolygonAnnotation : PolygonAnnotationBase, IOwnedObject, IContentItem, IPdfDict
Inheritance
PolygonAnnotation
Implements
Inherited Members
Extension Methods

Constructors

PolygonAnnotation()

Initializes a new instance of the PolygonAnnotation class.

public PolygonAnnotation()

Properties

BorderEffect

Gets the BorderEffect object defining the effect applied to the polygon.

public BorderEffect BorderEffect { get; }

Property Value

BorderEffect