CircleAnnotationExtensions extension

Extension methods for CircleAnnotation

on

Methods

copyWith({String? id, List<double>? bbox, String? createdAt, int? pageIndex, Color? strokeColor, double? strokeWidth, Color? fillColor, BorderStyle? borderStyle, List<double>? borderDashArray, double? cloudyBorderIntensity, List<double>? cloudyBorderInset, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag>? flags, String? updatedAt, String? name, String? subject, bool? hidden, String? note, MeasurementScale? measurementScale, MeasurementPrecision? measurementPrecision, List<double>? measurementBBox}) CircleAnnotation

Available on CircleAnnotation, provided by the CircleAnnotationExtensions extension

Creates a copy of this annotation with the given fields replaced with the new values