NShape Reference
IFillStyles Interface

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
IFillStyles Interface

Previous pageReturn to chapter overviewNext page

Provides a collection of styles implementing IFillStyle and direct access to the standard fill styles.

Syntax

public interface IFillStyles : IEnumerable<IFillStyle>

Description

Provides a collection of styles implementing IFillStyle and direct access to the standard fill styles.

Public Properties

Name

Description

Indexer

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

Black

Gets the standard style named "Black"

Blue

Gets the standard style named "Blue"

Green

Gets the standard style named "Green"

Red

Gets the standard style named "Red"

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