PathFillModeType enumeration
Contents
[
Hide
]PathFillModeType enumeration
Specifies the manner in which a path should be filled
The PathFillModeType type exposes the following members:
Fields
Field | Description |
---|---|
NONE | No Path Fill This specifies that the corresponding path should have no fill. |
NORMAL | Normal Path Fill This specifies that the corresponding path should have a normally shaded color applied to it’s fill. |
LIGHTEN | Lighten Path Fill This specifies that the corresponding path should have a lightly shaded color applied to it’s fill. |
LIGHTEN_LESS | Lighten Path Fill Less This specifies that the corresponding path should have a slightly lighter shaded color applied to it’s fill. |
DARKEN | Darken Path Fill This specifies that the corresponding path should have a darker shaded color applied to it’s fill. |
DARKEN_LESS | Darken Path Fill Less This specifies that the corresponding path should have a slightly darker shaded color applied to it’s fill. |
See Also
- module
aspose.slides
- library
Aspose.Slides