<< Click to Display Table of Contents >> NShape Reference
|
Provides read-only access to a style that defines the filling of a shape.
public interface IFillStyle : IStyle |
Name |
Description |
---|---|
An IColorStyle for the additional color of the fill style. |
|
An IColorStyle for the base color of the fill style. |
|
Specifies if the colors or the image should be converted into grayscale. |
|
The angle of the color gradient in degrees. 45 means from upper left to lower right. |
|
Specifies the fill mode. |
|
The fill pattern. Applies only when FillMode is set to FillMode.Pattern. |
|
Defines the image of a fill style. Applies only when FillMode is set to FillMode.Image. |
|
Defines the gamma correction of the image. Applies only when FillMode is set to FillMode.Image. |
|
Defines the layout of the image inside its bounds. Applies only when FillMode is set to FillMode.Image. |
|
Defines the transparency of the image. Applies only when FillMode is set to FillMode.Image. |
Namespace: Dataweb.NShape
Assembly: Dataweb.NShape