Table of Contents

Class DrawUserMarginEventArgs

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Provides data for the DrawUserMarginEvent handler.

public class DrawUserMarginEventArgs : DrawHeaderEventArgs
Inheritance
DrawUserMarginEventArgs

Constructors

DrawUserMarginEventArgs(string, int)

Initializes a new instance of the DrawUserMarginEventArgs class with specified parameters.

Properties

Line

Line number being drawn.