Line

Wisej.Web.Line

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.2.0.0)

Represents a line control.

public class Line : Control

Constructors

Initializes a new instance of the Line class.

Properties

Color: Returns or sets a value indicating the color of the line.

Int32: Indicates the size of the line in pixels.

LineStyle: Indicates the LineStyle of the Line control.

Orientation: Returns or sets a value indicating the horizontal or vertical orientation of the Line control. (Default: Horizontal)

Implements

Last updated