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
85e9c830 36da eace c4e7 d17a7c76aca1
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the external reference path name.
Namespace: netDxf.Blocks
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public string XrefFile { get; }
VB
Public ReadOnly Property XrefFile As String
Get
C++
public:
property String^ XrefFile {
String^ get ();
}
F#
member XrefFile : string with get
String
This property is only applicable to externally referenced blocks.