Enum MirrorType
MirrorType enumeration
Represents mirror type of texture fill
public enum MirrorType
Values
Name | Value | Description |
---|---|---|
None | 0 | None |
Horizonal | 1 | Horizonal |
Vertical | 2 | Vertical |
Both | 3 | Both |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells