Skip to content

ACadSharp.Objects.UnderlayDefinition.File

Albert Domenech edited this page Aug 14, 2024 · 1 revision

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

Clone this wiki locally