BaseLineAnnotation

Properties

Link copied to clipboard

Currently set dash array or null if no pattern is set.

Link copied to clipboard

Currently set line drawing style, BorderStyle.NONE if none is set.

Link copied to clipboard

Line width/thickness in PDF points.

Link copied to clipboard
open override val minimumSize: Size

Returns the minimum size of the annotation.

Functions

Link copied to clipboard
open override fun updateTransformationProperties(newBoundingBox: RectF, oldBoundingBox: RectF)

Annotations may override this method to transform their properties (i.e. points, rects, sizes) whenever the bounding box of the annotation changed.