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(AbstractControl)

Initializes a new instance of the VerticalLine class.

public VerticalLine(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.