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. |
RulerType | Returns the type of the new ruler. |
StartPoint | Returns coordinates of the ruler’s start point. |
Style | Returns style settings of the new ruler. |
See Also