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

efd5c6cc 5006 7017 ffcb e35d6a4c3e4f

haplokuon edited this page May 6, 2023 · 1 revision

ShadePlotResolutionMode Enumeration

netDxf 3.0.0 Library

Defines the shade plot resolution mode.

Definition

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

Members

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.

See Also

Reference

netDxf.Objects Namespace

Clone this wiki locally