PolygonAnnotationExtensions extension
Extension methods for PolygonAnnotation
Methods
-
copyWith(
{String? id, List< double> ? bbox, String? createdAt, int? pageIndex, List<List< ? points, Color? strokeColor, double? strokeWidth, Color? fillColor, BorderStyle? borderStyle, List<double> >double> ? borderDashArray, double? cloudyBorderIntensity, List<double> ? cloudyBorderInset, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag> ? flags, String? updatedAt, String? name, String? subject, String? note}) → PolygonAnnotation -
Available on PolygonAnnotation, provided by the PolygonAnnotationExtensions extension
Creates a copy of this annotation with the given fields replaced with the new values