This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 416
7a8c203b 6654 68a7 3b12 4d5769a95b11
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Controls the shape to draw a point entity.
Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public PointShape PdMode { get; set; }
VB
Public Property PdMode As PointShape
Get
Set
C++
public:
property PointShape PdMode {
PointShape get ();
void set (PointShape value);
}
F#
member PdMode : PointShape with get, set
Default value: PointShape.Dot.