ACadSharp.Objects.UnderlayDefinition.File - DomCR/ACadSharp GitHub Wiki

File Property

Gets or sets the underlay file.

Remarks

The file extension must match the underlay type.

Definition

Namespace: ACadSharp.Objects.UnderlayDefinition

C#

DxfCodeValueAttribute
public String File { get; set; }

Property Value

String