Enum CadFillSetting
CadFillSetting enumeration
The Cad fill setting.
[Flags]
public enum CadFillSetting
Values
| Name | Value | Description |
|---|---|---|
| FillOff | 0 | The fill off. |
| UseBackgroundColor | 1 | The use background color. |
| UseWindowColor | 2 | The use window color. |
| UseTextFrame | 10 | The use text frame (R2018+) |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD