This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 407
efd5c6cc 5006 7017 ffcb e35d6a4c3e4f
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Defines the shade plot resolution mode.
Namespace: netDxf.Objects
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public enum ShadePlotResolutionMode
VB
Public Enumeration ShadePlotResolutionMode
C++
public enum class ShadePlotResolutionMode
F#
type ShadePlotResolutionMode
Draft | 0 | Draft. |
Preview | 1 | Preview. |
Normal | 2 | Normal. |
Presentation | 3 | Presentation. |
Maximum | 4 | Maximum |
Custom | 5 | Custom as specified by the shade plot DPI. |