NShape Reference
IFillStyle

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
IFillStyle

Previous pageReturn to chapter overviewNext page

Provides read-only access to a style that defines the filling of a shape.

Syntax

public interface IFillStyle : IStyle

Description

Public Properties

Name

Description

AdditionalColorStyle

An IColorStyle for the additional color of the fill style.

BaseColorStyle

An IColorStyle for the base color of the fill style.

ConvertToGrayScale

Specifies if the colors or the image should be converted into grayscale.

GradientAngle

The angle of the color gradient in degrees. 45 means from upper left to lower right.

FillMode

Specifies the fill mode.

FillPattern

The fill pattern.

Applies only when FillMode is set to FillMode.Pattern.

Image

Defines the image of a fill style.

Applies only when FillMode is set to FillMode.Image.

ImageGammaCorrection

Defines the gamma correction of the image.

Applies only when FillMode is set to FillMode.Image.

ImageLayout

Defines the layout of the image inside its bounds.

Applies only when FillMode is set to FillMode.Image.

ImageTransparency

Defines the transparency of the image.

Applies only when FillMode is set to FillMode.Image.

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape