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
0fe69111 c9cc db66 4a51 00059f82c1cd
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets or sets the plot resolution mode.
Namespace: netDxf.Objects
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public ShadePlotResolutionMode ShadePlotResolutionMode { get; set; }VB
Public Property ShadePlotResolutionMode As ShadePlotResolutionMode
Get
SetC++
public:
property ShadePlotResolutionMode ShadePlotResolutionMode {
ShadePlotResolutionMode get ();
void set (ShadePlotResolutionMode value);
}F#
member ShadePlotResolutionMode : ShadePlotResolutionMode with get, setif the ShadePlotResolutionMode is set to Custom the value specified by the ShadPloDPI will be used.