Link Search Menu Expand Document

SquareCircleAnnotationInnerRectangle Property

Gets or sets the annotation's inner rectangle. This property is used when the border effect (described by Bytescout.PDF.AnnotationBorderEffect) is used to increase the size of the annotation for anything in a square or a circle.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public RectangleF InnerRectangle { get; set; }

Property Value

Type: RectangleF
See Also

Reference