CdrFillType
CdrFillType enumeration
cdr 填充类型
public enum CdrFillType : short
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| None | 0 | 无填充类型 |
| Solid | 1 | 实心填充类型 |
| Gradient | 2 | 渐变填充类型 |
| Pattern | 7 | 图案填充类型 |
| Pattern1 | 8 | 图案填充类型 |
| Bitmap | 9 | 位图填充类型 |
| FullColor | 10 | 全彩填充类型 |
| Texture | 11 | 纹理填充类型 |
cdr 填充类型
public enum CdrFillType : short
| 姓名 | 价值 | 描述 |
|---|---|---|
| None | 0 | 无填充类型 |
| Solid | 1 | 实心填充类型 |
| Gradient | 2 | 渐变填充类型 |
| Pattern | 7 | 图案填充类型 |
| Pattern1 | 8 | 图案填充类型 |
| Bitmap | 9 | 位图填充类型 |
| FullColor | 10 | 全彩填充类型 |
| Texture | 11 | 纹理填充类型 |