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 418
8d03dfc8 5cf5 9ddc 121e ae25b59416a4
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Dots hatch pattern.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public static HatchPattern Dots { get; }
VB
Public Shared ReadOnly Property Dots As HatchPattern
Get
C++
public:
static property HatchPattern^ Dots {
HatchPattern^ get ();
}
F#
static member Dots : HatchPattern with get
The predefined pattern values are based on the acad.pat file of AutoCAD.