Enum
LineDirection

Represents the direction of a line in a shape.

Definition

Namespace:Telerik.Reporting.Drawing.Shapes

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public enum LineDirection

Fields

EW

Horizontal line

Declaration

cs-api-definition
EW = 1

Field Value

LineDirection

NESW

Top-Left - Bottom-Right line

Declaration

cs-api-definition
NESW = 3

Field Value

LineDirection

NS

Vertical line

Declaration

cs-api-definition
NS = 0

Field Value

LineDirection

NWSE

Top-Right - Bottom-Left line

Declaration

cs-api-definition
NWSE = 2

Field Value

LineDirection

In this article
DefinitionFieldsEWNESWNSNWSE
Not finding the help you need?
Contact Support