Click or drag to resize

BlockXrefFile Property

Gets the external reference path name.

Namespace:  DXFReaderNET.Blocks
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public string XrefFile { get; }

Property Value

Type: String
Remarks
This property is only applicable to externally referenced blocks.
See Also