Four |
public class FourPointPeakEvaluationToolMouseHandlerOptions : IImmutable, IEquatable<FourPointPeakEvaluationToolMouseHandlerOptions>
The FourPointPeakEvaluationToolMouseHandlerOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| FourPointPeakEvaluationToolMouseHandlerOptions | Initializes a new instance of the FourPointPeakEvaluationToolMouseHandlerOptions class |
| Name | Description | |
|---|---|---|
| AreaBrush | ||
| LinePen | Gets the pen that is used for drawing the lines. | |
| ShowOptionsWhenToolIsActivated | If true, the options dialog is shown when the four point step evaluation tool is activated. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |