NShape Reference
IColorStyles Interface

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
IColorStyles Interface

Previous pageReturn to chapter overviewNext page

Provides a collection of styles implementing IColorStyle and direct access to the standard color styles.

Syntax

public interface IColorStyles : IEnumerable<IColorStyle>

Description

Provides a collection of styles implementing IColorStyle and direct access to the standard color styles.

Public Properties

Name

Description

Indexer

Provides read only access to the collections elements by the style name.

Background

Gets the standard style named "Background"

Black

Gets the standard style named "Black"

Blue

Gets the standard style named "Blue"

Gray

Gets the standard style named "Gray"

Green

Gets the standard style named "Green"

Highlight

Gets the standard style named "Highlight"

HighlightText

Gets the standard style named "HighlightText"

LightBlue

Gets the standard style named "LightBlue"

LightGray

Gets the standard style named "LightGray"

LightGreen

Gets the standard style named "LightGreen"

LightRed

Gets the standard style named "LightRed"

LightYellow

Gets the standard style named "LightYellow"

Red

Gets the standard style named "Red"

Text

Gets the standard style named "Text"

Transparent

Gets the standard style named "Transparent"

White

Gets the standard style named "White"

Yellow

Gets the standard style named "Yellow"

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape