Enum CadFillSetting

CadFillSetting enumeration

The Cad fill setting.

[Flags]
public enum CadFillSetting

Values

NameValueDescription
FillOff0The fill off.
UseBackgroundColor1The use background color.
UseWindowColor2The use window color.
UseTextFrame10The use text frame (R2018+)

See Also