Constructor RulerEventArgs
RulerEventArgs(object)
Initializes a new instance of the RulerEventArgs class with specified parameters.
public RulerEventArgs(object obj)
Parameters
objobjectThe source of the event.
Initializes a new instance of the RulerEventArgs class with specified parameters.
public RulerEventArgs(object obj)
obj objectThe source of the event.