Skip to content

Commit

Permalink
better docs
Browse files Browse the repository at this point in the history
  • Loading branch information
antonfirsov committed Feb 17, 2021
1 parent 2e09bb4 commit 5176974
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ public BinaryThresholdProcessor(float threshold, Color upperColor, Color lowerCo
public Color LowerColor { get; }

/// <summary>
/// Gets a value indicating the value to be compared to threshold.
/// Gets the <see cref="BinaryThresholdMode"/> defining the value to be compared to threshold.
/// </summary>
public BinaryThresholdMode Mode { get; }

Expand Down

0 comments on commit 5176974

Please sign in to comment.