NShape Reference
LineStyle

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
LineStyle

Previous pageReturn to chapter overviewNext page

Provides the definition of lines and outlines.

Syntax

public sealed class LineStyle : StyleILineStyle

Description

Public Properties

Name

Description

Default

This static read-only field represents a default and not initialized line style.

StandardNames

Returns the StandardLineStyleNames.

ColorStyle

Specifies the color of the line.

DashCap

Specifies the shape of the dashes' caps. Applies only if the line is dashed.

DashPattern

The pattern of the dashes (in display units).

DashType

Specifies if the line is dashed.

LineJoin

Specifies the shape of the line's corners.

LineWidth

The thickness of the line in display units.

Public Methods

Name

Description

Assign

Copies all properties of the given style into the current style.

Protected Methods

Name

Description

IsStandardName

returns true if the given string matches a standard style name (comparison is performed case insensitive).

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape