Click or drag to resize

BlockXrefFile Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the external reference path name.

Namespace:  netDxf.Blocks
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public string XrefFile { get; }
Request Example View Source

Property Value

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