BeforeMeasurementEventArgs Properties
Provides data for the BeforeMeasurement event.| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
| RulerAppearance | Specifies ruler appearance settings. |
| RulerType | Returns the type of the new ruler. |
| StartPoint | Returns coordinates of the ruler’s start point. |
See Also