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 409
dd50c126 89b7 234b cac1 a5a4cc62ce49
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the hatch style.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public HatchStyle Style { get; }
VB
Public ReadOnly Property Style As HatchStyle
Get
C++
public:
property HatchStyle Style {
HatchStyle get ();
}
F#
member Style : HatchStyle with get
Only normal style is implemented.