File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ public interface IMagickSettings<TQuantumType>
146
146
147
147
/// <summary>
148
148
/// Gets or sets the distance into the dash pattern to start the dash (default 0) while
149
- /// drawing using a dash pattern, .
149
+ /// drawing using a dash pattern.
150
150
/// </summary>
151
151
double StrokeDashOffset { get ; set ; }
152
152
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ public IEnumerable<double>? StrokeDashArray
258
258
259
259
/// <summary>
260
260
/// Gets or sets the distance into the dash pattern to start the dash (default 0) while
261
- /// drawing using a dash pattern, .
261
+ /// drawing using a dash pattern.
262
262
/// </summary>
263
263
public double StrokeDashOffset
264
264
{
You can’t perform that action at this time.
0 commit comments