NShape Reference
IColorStyle.Color Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > IColorStyle Interface >

NShape Reference
IColorStyle.Color Property

Previous pageReturn to chapter overviewNext page

Specifies the color (and transparency) value of the color style.

Syntax

Color Color { get; }

Description

Specifies the System.Drawing.Color of the color style.

If the alpha channel of the color (Color.A) is < 255, this will also change the IColorStyle.Transparency property.