Enum ShadePlotResolutionMode
Defines the shade plot resolution mode.
Namespace: netDxf.Objects
Assembly: CADability.dll
Syntax
public enum ShadePlotResolutionMode
Fields
| Name | Description |
|---|---|
| Custom | Custom as specified by the shade plot DPI. |
| Draft | Draft. |
| Maximum | Maximum |
| Normal | Normal. |
| Presentation | Presentation. |
| Preview | Preview. |