Table of Contents

Constructor DrawUserMarginEventArgs

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

DrawUserMarginEventArgs(string, int)

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

public DrawUserMarginEventArgs(string tag, int line)

Parameters

tag string

String containing formatting element.

line int

Line number being drawn.