Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

00773378 3151 ce08 6e17 323fd4b5a076

haplokuon edited this page May 6, 2023 · 1 revision

ShadePlotMode Enumeration

netDxf 3.0.0 Library

Defines the shade plot mode

Definition

Namespace: netDxf.Objects
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public enum ShadePlotMode

VB

Public Enumeration ShadePlotMode

C++

public enum class ShadePlotMode

F#

type ShadePlotMode

Members

AsDisplayed 0 As displayed.
Wireframe 1 Wireframe.
Hidden 2 Hidden.
Rendered 3 Rendered.

See Also

Reference

netDxf.Objects Namespace

Clone this wiki locally