Skip to content

ACadSharp.Objects.PlotSettings.ShadePlotDPI

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

ShadePlotDPI Property

Shade plot custom DPI.

Remarks

Only applied when the ShadePlot resolution level is set to 5 (Custom)

Definition

Namespace: ACadSharp.Objects.PlotSettings

C#

DxfCodeValueAttribute
public Int16 ShadePlotDPI { get; set; }

Property Value

Int16

Value

Valid shade plot DPI values range from 100 to 23767.

Clone this wiki locally