LineAnnotationExtensions extension

Extension methods for LineAnnotation

on

Methods

copyWith({String? id, List<double>? bbox, String? createdAt, int? pageIndex, List<double>? startPoint, List<double>? endPoint, Color? strokeColor, double? strokeWidth, LineCaps? lineCaps, BorderStyle? borderStyle, List<double>? borderDashArray, String? creatorName, double? opacity, int? pdfObjectId, List<AnnotationFlag>? flags, String? updatedAt, String? name, String? subject, bool? hidden}) LineAnnotation

Available on LineAnnotation, provided by the LineAnnotationExtensions extension

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