Table of Contents

Constructor VerticalLine

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

VerticalLine()

Initializes a new instance of the VerticalLine class.

public VerticalLine()

VerticalLine(Control)

Initializes a new instance of the VerticalLine class.

public VerticalLine(Control parent)

Parameters

parent Control

Parent of the control.