This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
00773378 3151 ce08 6e17 323fd4b5a076
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Defines the shade plot mode
Namespace: netDxf.Objects
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public enum ShadePlotModeVB
Public Enumeration ShadePlotModeC++
public enum class ShadePlotModeF#
type ShadePlotMode| AsDisplayed | 0 | As displayed. |
| Wireframe | 1 | Wireframe. |
| Hidden | 2 | Hidden. |
| Rendered | 3 | Rendered. |