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 407
c84da64f 7496 41fe 4551 3ba6030e35bb
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the list of folders where the drawing support files are present.
Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public SupportFolders SupportFolders { get; }
VB
Public ReadOnly Property SupportFolders As SupportFolders
Get
C++
public:
property SupportFolders^ SupportFolders {
SupportFolders^ get ();
}
F#
member SupportFolders : SupportFolders with get
When shape linetype segments are used, the shape number will be obtained reading the .shp file equivalent to the .shx file, that file will be looked for in the same folder as the .shx file or one of the document support folders.