[]
        
(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
object
PolygonAnnotation
Implements
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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