Enum BackgroundFillSettings
The different background fill settings
Namespace: Dxflib.Entities.Text
Assembly: Dxflib.dll
Syntax
public enum BackgroundFillSettings
Fields
Name | Description |
---|---|
DrawingColor | Use the drawing color |
FillColor | Use a fill color |
Off | The Background fill is off |