Polygon Annotation
Represents a closed polygon on a page.
Constructors
Link copied to clipboard
Creates a new polygon annotation.
constructor(@IntRange(from = 0 ) pageIndex: Int, points: @JvmSuppressWildcards List<PointF>, scale: Scale, precision: MeasurementPrecision)
Creates a measurement rectangular area annotation. Will throw an exception if Measurement Tools are not licensed.
Properties
Link copied to clipboard
Returns the current border style on the annotation or BorderStyle.NONE if none is set.
Link copied to clipboard
Gets the annotation type of the annotation.