Namespace TallComponents.PDF.Annotations.Markups
Class Polygon
A Polygon markup is a specialized markup and appear as a number of vertices connected by straight lines. First and lat vertex are implicitly connected.
Syntax
public class Polygon
: Markup
Constructors
Properties
BorderEffect BorderEffect
The border effect of the annotation.
Int32 BorderEffectIntensity
The intensity of the border effect if it is set.
RgbColor InteriorColor
The interior color of the line endings.
Vertex[] Vertices
The vertices of the polygon